blob: 6c41a2008585aef81a340658781cfd28c79a6758 [file] [log] [blame]
{
"name": "caonaipeng",
"version": "0.0.4",
"summary": "oc tools and fast development",
"homepage": "https://coding.net/u/naipeng_cao/p/CaoNaiPeng/git?public=true",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"caonaipeng": "657867226@qq.com"
},
"social_media_url": "https://weibo.com/cnp5566",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/naipeng_cao/CaoNaiPeng.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": "CaoNaiPeng/*.h",
"public_header_files": "CaoNaiPeng/CNP_BaseHeader.h",
"requires_arc": true,
"subspecs": [
{
"name": "cnp_BaseTool",
"source_files": "CaoNaiPeng/cnp_BaseTool/*.{h,m}"
}
]
}