blob: 708b62be97b7b8a0744d6d4f104bcb6d51181b6d [file] [log] [blame]
{
"name": "FirstProjects",
"version": "0.1.1",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/weizhonghai/FirstProjects",
"license": "MIT",
"authors": {
"weizhonghai": "179590100@qq.com"
},
"source": {
"git": "https://github.com/weizhonghai/FirstProjects.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"FirstProjects/FirstProjects/FirstProjects/*.{h,m}",
"FirstProjects/FirstProjects/FirstProjects/*.{h,m}"
],
"frameworks": "Foundation"
}