blob: 1940948123f8e31f13da8b847d9bbe3ce67700e8 [file] [log] [blame]
{
"name": "NCLibrary",
"version": "0.0.4",
"summary": "Categories and macros for convenience.",
"homepage": "https://github.com/nickcheng/NCLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nickcheng": "n@nickcheng.com"
},
"source": {
"git": "https://github.com/nickcheng/NCLibrary.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NCLibrary/**/*.{h,m}",
"public_header_files": "NCLibrary/**/*.h"
}