[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / c / 7 / a / NCLibrary / 0.0.4 / NCLibrary.podspec.json
blob1940948123f8e31f13da8b847d9bbe3ce67700e8
2   "name": "NCLibrary",
3   "version": "0.0.4",
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.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "NCLibrary/**/*.{h,m}",
22   "public_header_files": "NCLibrary/**/*.h"