[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / d / pushwoosh-ios-arc-sdk / 0.1 / pushwoosh-ios-arc-sdk.podspec.json
blob3cdb5a14e6b6795bac7d79ddb89e7de793c2c5f8
2   "name": "pushwoosh-ios-arc-sdk",
3   "version": "0.1",
4   "summary": "Pushwoosh iOS SDK with ARC support",
5   "description": "\t\t\t\t  Pushwoosh iOS SDK with ARC support. For seamless integration of PushWoosh with your iOS app. \n",
6   "homepage": "https://github.com/shaders/pushwoosh-ios-arc-sdk",
7   "license": "MIT",
8   "authors": {
9     "Pawel 'Kender' Maczewski": "kender@codingslut.com"
10   },
11   "source": {
12     "git": "https://github.com/owlcoding/pushwoosh-ios-arc-sdk.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*",
20   "resources": [
21     "LICENSE",
22     "README.md"
23   ]