[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / b / PushPrime / 0.1.0 / PushPrime.podspec.json
blob3e289aa34619ab17058305f4974409037e5805ff
2   "name": "PushPrime",
3   "version": "0.1.0",
4   "summary": "PushPrime Official SDK for iOS",
5   "description": "PushPrime is leading push notifications platform. This SDK makes it simple to integrate Apple Push Notifications Service (APNS) with PushPrime.",
6   "homepage": "https://github.com/pushprime/PushPrime-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pushprimeguy": "support@pushprime.com"
13   },
14   "source": {
15     "git": "https://github.com/pushprime/PushPrime-iOS-SDK.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/pushprime",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PushPrime/Classes/**/*",
23   "frameworks": "UserNotifications"