blob: f74d8ca8a33d7ec2e871c8d8030b99d7cb2e674e [file] [log] [blame]
{
"name": "PhoneDial",
"version": "0.1.2",
"homepage": "http://www.jianshu.com/users/f748cbeceab1/latest_articles",
"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.2"
},
"dependencies": {
"AFNetworking": [
"~>2.5.4"
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"JSONModel": [
]
},
"source_files": "PhoneDialSdk/**/*.{h,m}",
"requires_arc": true
}