blob: f40336a823e1130e73a824197438114e19ac5f5e [file] [log] [blame]
{
"name": "PhoneDial",
"version": "0.1.4",
"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.1.4"
},
"dependencies": {
"AFNetworking": [
"~>2.5.4"
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"JSONModel": [
]
},
"source_files": "PhoneDialSdk/**/*.{h,m}",
"requires_arc": true
}