blob: 0022c810387cf34fba24f3e1993362b097ac01cd [file] [log] [blame]
{
"name": "FirstProjects",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"FirstProjects/FirstProjects/FirstProjects/*.{h,m}",
"FirstProjects/FirstProjects/FirstProjects/*.{h,m}"
],
"frameworks": "Foundation"
}