[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 8 / ChatSecure-Push-iOS / 0.1 / ChatSecure-Push-iOS.podspec.json
blob5831be5fa99fa45f7772a05b73cf86b66708d0b5
2   "name": "ChatSecure-Push-iOS",
3   "version": "0.1",
4   "summary": "The iOS SDK for ChatSecure-Push-Server",
5   "description": "A Swift way to interact with the ChatSecure-Push-Server API.",
6   "homepage": "https://github.com/ChatSecure/ChatSecure-Push-iOS",
7   "license": {
8     "type": "GNU GPL v3",
9     "file": "LICENSE"
10   },
11   "authors": "ChatSecure",
12   "social_media_url": "http://twitter.com/ChatSecure",
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/ChatSecure/ChatSecure-Push-iOS.git",
20     "tag": "0.1"
21   },
22   "source_files": [
23     "Classes",
24     "ChatSecurePush-SDK/*.swift"
25   ]