[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / f / a / SUBLicenseViewController / 1.0.1 / SUBLicenseViewController.podspec.json
blobaa5aaa41acd7db2077d8bd03798a0661b1e05bbe
2   "name": "SUBLicenseViewController",
3   "version": "1.0.1",
4   "summary": "Incredibly simple license view controller. Makes it easy to attractively present acknowledgements for open source libraries within your app.",
5   "description": "Incredibly simple license view controller for iOS. Makes it really easy to attractively present acknowledgements for open source libraries within your app.",
6   "homepage": "https://github.com/insanj/SUBLicenseViewController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/insanj/SUBLicenseViewController/master/Screenshots/first.png",
9     "https://raw.githubusercontent.com/insanj/SUBLicenseViewController/master/Screenshots/first.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "insanj": "insanjmail@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/insanj/SUBLicenseViewController.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/insanj",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "SUBLicenseViewController": [
27       "Pod/Assets/*.png"
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h",
31   "frameworks": "UIKit"