blob: c6ba2b6ae492b1b4463e268ac7094b22d1ba150e [file] [log] [blame]
{
"name": "GhxTestPods",
"version": "0.0.1",
"summary": "GhxTestPods. YES",
"description": "这只是一个测试 啦啦 描述必须非常长么",
"homepage": "https://github.com/EarthMass/GhxTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "mars",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EarthMass/GhxTestPods.git",
"tag": "0.0.1"
},
"source_files": "GhxTestPos/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MJExtension": [
],
"AFNetworking": [
"~> 3.1"
]
}
}