[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 2 / b / NTComponents / 0.0.2 / NTComponents.podspec.json
blobe1e558f93ae464ff6bb603dd4f19d45c5c4d2368
2   "name": "NTComponents",
3   "platforms": {
4     "ios": "9.1"
5   },
6   "summary": "A collection of everything I find useful when developing any app!",
7   "requires_arc": true,
8   "version": "0.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nathan Tannar": "nathantannar4@gmail.com"
15   },
16   "homepage": "https://github.com/nathantannar4/NTComponents",
17   "source": {
18     "git": "https://github.com/nathantannar4/NTComponents.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "NTComponents/**/*.{swift}",
23   "resources": "NTComponents/**/*.{xcassets,oft,ttf,xib,storyboard}",
24   "pushed_with_swift_version": "3.1"