blob: 5bef5c44493e87a19d004a50a5048eafcfc89bf7 [file] [log] [blame]
{
"name": "GhxTestPods",
"version": "0.1.3",
"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.1.3"
},
"source_files": "GhxTestPos/Class/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"MJExtension": [
]
}
}