blob: 84d95dc5ad0d1e3819415ba8fb51233a6c1873b4 [file] [log] [blame]
{
"name": "ExternalLib",
"version": "0.0.1",
"summary": "A collection of iOS Libs",
"description": "A collection of iOS Libs.For code management.",
"homepage": "https://bitbucket.org/APPLYD/podtest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"APPLYD": "luoyadingjq@163.com"
},
"source": {
"git": "https://bitbucket.org/APPLYD/podtest.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "ExternalLib/MBProgressHUD/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}