blob: 675179444c872b6148aa8e0f2eb0f8c120ce8043 [file] [log] [blame]
{
"name": "LCPNetworking",
"version": "2.0.5",
"summary": "新的分支",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/liucp/p/LCPTEXT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jwssduaixi": "969811030@qq.com"
},
"source": {
"git": "https://git.coding.net/liucp/LCPTEXT.git",
"tag": "2.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCPNetworking/Classes/**/*.{h,m}",
"resources": [
"LCPNetworking/Assets/*.*"
],
"resource_bundles": {
"LCPNetworking": [
"LCPNetworking/Assets/*.*"
]
}
}