blob: cfce93adc7021a1d1afe240d9e71d266512f7196 [file] [log] [blame]
{
"name": "FirstProjects",
"version": "0.3.4",
"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.3.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FirstProjects/FirstProjects/FirstProjects/**/*",
"frameworks": [
"UIKit",
"Foundation",
"Security"
],
"dependencies": {
"YYKit": [
"~> 1.0.9"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"Masonry": [
"~> 1.0.2"
],
"AFNetworking": [
"~> 3.1.0"
]
}
}