blob: c968ad09539770f13e169e74259176a2360c74d9 [file] [log] [blame]
{
"name": "NCLPrivateLib",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCLPrivateLib/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true
}