[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 7 / NiosKit / 0.1.2 / NiosKit.podspec.json
blobe8977ad7f25314cc4480ead8288c6b08c6e6864d
2   "name": "NiosKit",
3   "version": "0.1.2",
4   "summary": "Kit development by Kien Nguyen",
5   "description": "Useful methods, classes to develop faster",
6   "homepage": "https://github.com/kennygunie/NiosKit",
7   "license": "MIT",
8   "authors": {
9     "Kien Nguyen": "kennygunie@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kennygunie/NiosKit.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NiosKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"