[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / f / iOSBoilerplate / 0.2.1 / iOSBoilerplate.podspec.json
blob91d83917fc4769e6572e8668240bdc4d96c480eb
2   "name": "iOSBoilerplate",
3   "version": "0.2.1",
4   "summary": "The boring iOS stuff. Include this library and never write it again.",
5   "description": "The boring iOS stuff. Include this library and never write it again. This lib includes extensions and libraries you may find useful for dealing with permissions, NotificationCenter, NSUserDefaults.",
6   "homepage": "https://github.com/curiosityio/iOSBoilerplate",
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/iOSBoilerplate.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSBoilerplate/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"