blob: a7ac25d4363753c969ae4484dbf4370cf1ced044 [file] [log] [blame]
{
"name": "Wabbly",
"version": "1.1.1",
"summary": "iOS SDK additions which you always need and they migrate from project to project. Handy categories, scripts, extensions.",
"homepage": "https://github.com/DZamataev/Wabbly",
"license": "MIT",
"authors": {
"Denis Zamataev": "denis.zamataev@gmail.com"
},
"source": {
"git": "https://github.com/DZamataev/Wabbly.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/dzamataev",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Wabbly": [
"Pod/Assets/*.png"
]
}
}