blob: 3cdb5a14e6b6795bac7d79ddb89e7de793c2c5f8 [file] [log] [blame]
{
"name": "pushwoosh-ios-arc-sdk",
"version": "0.1",
"summary": "Pushwoosh iOS SDK with ARC support",
"description": "\t\t\t\t Pushwoosh iOS SDK with ARC support. For seamless integration of PushWoosh with your iOS app. \n",
"homepage": "https://github.com/shaders/pushwoosh-ios-arc-sdk",
"license": "MIT",
"authors": {
"Pawel 'Kender' Maczewski": "kender@codingslut.com"
},
"source": {
"git": "https://github.com/owlcoding/pushwoosh-ios-arc-sdk.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"resources": [
"LICENSE",
"README.md"
]
}