blob: 612996bc115ee052a6e98a54bf5c662024eb362b [file] [log] [blame]
{
"name": "PPTest",
"version": "0.1.1",
"summary": "一个简单的分类用于测试 Cocoapods 1.0 +",
"description": "- 测试 pod\n- Cocoapods 1.0\n- description 需要比 summary 长",
"homepage": "https://github.com/SimleCp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SimleCp": "simlecp@swift520.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SimleCp/PPTest.git",
"tag": "0.1.1"
},
"source_files": "PPTest"
}