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