blob: 686c901800845aa43e93a4b8c9306593c728d273 [file] [log] [blame]
{
"name": "Wabbly",
"version": "1.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/dzamataev",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Wabbly": [
"Pod/Assets/*.png"
]
}
}