[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 2 / InAppSettings / 1.0.0 / InAppSettings.podspec.json
bloba8c5b7c3794034e54ccde325be552dc7d2698603
2   "name": "InAppSettings",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "In-app display of Settings.bundle as it appears in the iPhone settings.",
6   "homepage": "https://github.com/kgn/InAppSettings",
7   "screenshots": "https://raw.github.com/kgn/InAppSettings/master/screenshot.jpg",
8   "authors": {
9     "David Keegan": "git@davidkeegan.com"
10   },
11   "source": {
12     "git": "https://github.com/kgn/InAppSettings.git",
13     "tag": "v1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "InAppSettings/*.{h,m}"