blob: 08d9ae35bf795c8e5d2bd6ec8391106049de1df4 [file] [log] [blame]
{
"name": "GotellFrameWork",
"version": "1.0.1",
"summary": "YTKNetwork is a high level request util based on AFNetworking.",
"homepage": "https://github.com/YinJone/GotellSDK",
"license": "MIT",
"authors": {
"Jone.yin": "yin_jone@163.com"
},
"source": {
"git": "https://github.com/YinJone/GotellSDK.git",
"tag": "1.0.1"
},
"vendored_frameworks": "GotellFrameWork.framework",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}