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