blob: 1d94f58de36a6ade21216b8457735f2401b3d61a [file] [log] [blame]
{
"name": "testMacOs",
"version": "0.0.1",
"summary": "hahahha Test",
"description": "Testing Private Podspec.",
"homepage": "http://git.dev.sportq.com/Lee",
"license": "MIT",
"authors": {
"Lee": "ljy@sportq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.dev.sportq.com/Lee/test.git",
"tag": "0.0.1"
},
"source_files": "testMacOs/*.{h,m}",
"resources": "testMacOs/resource/*.{png}",
"requires_arc": true
}