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