[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / 7 / a / NCLibrary / 0.0.3 / NCLibrary.podspec.json
blobfa638d529b40045604469ac9e353b4db9ce8b031
2   "name": "NCLibrary",
3   "version": "0.0.3",
4   "summary": "Categories and macros for convenience.",
5   "homepage": "https://github.com/nickcheng/NCLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nickcheng": "n@nickcheng.com"
12   },
13   "source": {
14     "git": "https://github.com/nickcheng/NCLibrary.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "NCLibrary/**/*.{h,m}",
22   "public_header_files": "NCLibrary/**/*.h"