Latest | 1.0 |
---|---|
Homepage | https://github.com/dodikk/iFeatureAvailability |
License | BSD |
Platforms | ios 6.0 |
Authors |
A wrapper around UIDevice to check whether certain iOS features are available.
License : BSD
Latest podspec
{ "name": "iFeatureAvailability", "version": "1.0", "summary": "A library to check availability of various iOS features.", "description": "A library to format strings in .NET style. It may be useful for localization and porting (rewriting) .NET applications to Objective-C", "homepage": "https://github.com/dodikk/iFeatureAvailability", "license": { "type": "BSD", "file": "LICENSE.txt" }, "source": { "git": "https://github.com/dodikk/iFeatureAvailability.git", "tag": "v1.0" }, "authors": { "Alexander Dodatko": "[email protected]" }, "platforms": { "ios": "6.0" }, "ios": { "header_mappings_dir": "iFeatureAvailability", "source_files": "iFeatureAvailability/**/*.{c,cpp,mm,h,m}", "prefix_header_file": "iFeatureAvailability/iFeatureAvailability-Prefix.pch", "frameworks": "Foundation" }, "requires_arc": false }
Sat, 27 Feb 2016 03:20:03 +0000