blob: 105469beefbdf0f64aeded3dec740a071db4bc1a [file] [log] [blame]
{
"name": "First1",
"version": "0.1.2",
"summary": "我的cocoapods测试",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryker Yin": "rykeryin@163.com"
},
"source": {
"git": "https://gitee.com/rykeryin/moduleSpecs.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "First/Classes/**/*"
}