blob: 4ae0df7bb0dbe5431efda1025854eaffbef6553b [file] [log] [blame]
{
"name": "SkyComponentsPod",
"version": "0.1.3",
"summary": "A short description of SkyComponentsPod.",
"description": "An optional longer description of SkyComponentsPod\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/zhujin001032/SkyComponentsPod",
"license": "MIT",
"authors": {
"Jason.He": "zhujin001xb@163.com"
},
"source": {
"git": "https://github.com/zhujin001032/SkyComponentsPod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"MWPhotoBrowser": [
"~> 2.1.1"
],
"Masonry": [
"~> 0.6.3"
],
"ZXingObjC": [
"~> 3.0"
]
}
}