blob: 27965529d58d2e2d726f6fdb5c4393beafe4cb1b [file] [log] [blame]
{
"name": "ChatSecure-Push-iOS",
"version": "0.3",
"summary": "The iOS SDK for ChatSecure-Push-Server",
"description": "A Swift way to interact with the ChatSecure-Push-Server API.",
"homepage": "https://github.com/ChatSecure/ChatSecure-Push-iOS",
"license": {
"type": "GNU GPL v3",
"file": "LICENSE"
},
"authors": "ChatSecure",
"social_media_url": "http://twitter.com/ChatSecure",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ChatSecure/ChatSecure-Push-iOS.git",
"tag": "0.3"
},
"source_files": [
"Classes",
"ChatSecurePush-SDK/*.swift"
],
"pushed_with_swift_version": "3.0"
}