blob: 78a447a53c12ee48323a61f4886437d56e556a18 [file] [log] [blame]
{
"name": "SkyUtilsPod",
"version": "0.1.3",
"summary": "A short description of SkyUtilsPod.",
"description": "An optional longer description of SkyUtilsPod\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/<GITHUB_USERNAME>/SkyUtilsPod",
"license": "MIT",
"authors": {
"zhujin001032": "zhujin001xb@163.com"
},
"source": {
"git": "https://github.com/zhujin001032/SkyUtilsPod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SkyUtilsPod": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SSKeychain": [
"~> 1.4.0"
]
}
}