blob: b1fe3ac31b30d99faef86c9abf35823cc53c32ac [file] [log] [blame]
{
"name": "ExternalLib",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": [
"ExternalLib/MBProgressHUD/*.{h,m}",
"ExternalLib/WebViewJavascriptBridge/*.{h,m}"
],
"frameworks": "CoreGraphics",
"requires_arc": true
}