blob: 2ab1328c5e71b6a7dfc4bad4bb6c3a306fe0b376 [file] [log] [blame]
{
"name": "NCLPrivateLib",
"version": "0.0.4",
"summary": "基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/long888/NCLPrivateLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dragon": "716952931@qq.com"
},
"source": {
"git": "https://gitee.com/long888/NCLPrivateLib.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCLPrivateLib/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}