[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / b / NTComponents / 0.0.4 / NTComponents.podspec.json
blob5805e58fc409373590755805ce6f5bd236fcadc4
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.4",
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.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "NTComponents/**/*.{swift}",
23   "resources": "NTComponents/**/*.{xcassets,otf,ttf,xib,storyboard}",
24   "pushed_with_swift_version": "3.1"