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