blob: 3ee2bf75ccce43c61ff54c62b9e262f576ae2c0d [file] [log] [blame]
{
"name": "ConfigSpec",
"version": "1.0.0",
"summary": "Just Testing.",
"description": "Testing Private Podspec",
"homepage": "https://github.com/Yawei-Maa/CreateSpecTest",
"license": "MIT",
"authors": {
"Yawei-Maa": "myw_720@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Yawei-Maa/CreateSpecTest.git",
"tag": "1.0.0"
},
"source_files": "ConfigSpecDemo/ConfigSpecDemo/Classes/*.{h,m}",
"requires_arc": true
}