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