blob: a76ff28b1ae4b500091621fea3e84ee531015418 [file] [log] [blame]
{
"name": "LDCategory",
"version": "0.0.1",
"summary": "LDCategory Testing",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "http://git.oschina.net/QZYOS",
"license": "MIT",
"authors": {
"qizhiyuan": "617293977@qq.com"
},
"source": {
"git": "https://git.oschina.net/QZYOS/ldcategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"LDCategory/LDCategory/LDCategory/*.{h,m}",
"LDCategory/LDCategory/*.{h,m}"
],
"frameworks": "Foundation"
}