blob: 1abcb1aff6156bf1f1fbbef268c320ef4e182838 [file] [log] [blame]
{
"name": "PhoneDial",
"version": "0.2.3",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "8.0"
},
"summary": "A framework for interaction with JS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XDYB": "122880558@qq.com"
},
"source": {
"git": "http://192.168.4.181/dev-team/zwind-ios.git",
"tag": "0.2.3"
},
"dependencies": {
"AFNetworking": [
"~>3.1.0"
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"JSONModel": [
],
"ImageUtil": [
],
"YXHttpClient": [
]
},
"source_files": "PhoneDialSdk/**/*.{h,m}",
"requires_arc": true
}