blob: b7d5c8b48762d9a014db07ca5580085312587a8f [file] [log] [blame]
{
"name": "HLInterTestPod",
"version": "1.0.12",
"summary": "这是护理的私有库",
"description": "\"this is hull pod\"",
"homepage": "https://github.com/scrumsnail/HLInterTestPod",
"license": "MIT",
"authors": {
"luyoudui": "3269190984@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/scrumsnail/HLInterTestPod.git",
"tag": "1.0.12"
},
"source_files": "HLInterTestPod/HLInterTestPod/Classes/**/*",
"resource_bundles": {
"HLInterTestPod": [
"HLInterTestPod/HLInterTestPod/Assets/*"
]
},
"exclude_files": [
"HLInterTestPod/HLInterTestPod/AppDelegate.{h,m}",
"HLInterTestPod/HLInterTestPod/main.m"
],
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
]
},
"requires_arc": true
}