[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / c / iOSViews / 0.1.0 / iOSViews.podspec.json
blobdd86148681c706860c2a3cb40d2bbdd8da15ce85
2   "name": "iOSViews",
3   "version": "0.1.0",
4   "summary": "Boilerplate UIViews for kickstarting iOS apps.",
5   "description": "Boilerplate UIViews for kickstarting iOS apps. Install library into project, never have to write this generic code again!",
6   "homepage": "https://github.com/curiosityio/iOSViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Levi Bostian": "levi@curiosityio.com"
13   },
14   "source": {
15     "git": "https://github.com/curiosityio/iOSViews.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSViews/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"