blob: 604bdf15b361b9d3499998aea887763242160275 [file] [log] [blame]
{
"name": "GMPod",
"version": "1.0.1",
"summary": "test",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"homepage": "https://github.com/wang0714/PodTest",
"authors": {
"嗯嗯高明": "184724949@qq.com"
},
"social_media_url": "https://weibo.com/u/5646548680",
"source": {
"git": "https://github.com/wang0714/PodTest.git",
"tag": "1.0.1"
},
"source_files": "PodDemo/**/*.{h,m}",
"requires_arc": true,
"description": "GMPod 测试用"
}