blob: 6e6994154ff62d26b9ad4c6fa878b8532e7c5331 [file] [log] [blame]
{
"name": "FoundationCategaries",
"version": "0.1",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://git.oschina.net/baozhatou",
"license": "MIT",
"authors": {
"Sean": "x402399587@163.com"
},
"source": {
"git": "https://git.oschina.net/baozhatou/foundationcategaries.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"FoundationCategories/FoundationCategories/*.{h,m}",
"FoundationCategories/FoundationCategories/*.{h,m}"
],
"frameworks": "Foundation"
}