blob: ef36e8014d2232b34d24f92b7534895c291ac7dc [file] [log] [blame]
{
"name": "ZetaPushSwiftServices",
"version": "1.0.1",
"summary": "ZetaPushSwiftServices is an auto-generated code of ZetaPush services",
"description": "ZetaPushSwiftServices is an auto-generated code of ZetaPush services.\nIt contains all structures needed to call ZetaPush services and for received responses\nEvery services can be called by a ServiceNamePublisher class\nOne must inherit from the ServiceNameListener class and overide the desired method",
"homepage": "https://github.com/zetapush/zetapush-swift-services",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Morvan Mikael": "morvan@zetapush.com"
},
"source": {
"git": "https://github.com/zetapush/zetapush-swift-services.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/zetapush",
"platforms": {
"ios": "8.0"
},
"source_files": "ZetaPushSwiftServices/Classes/**/*",
"dependencies": {
"ZetaPushSwift": [
"~> 1.0"
],
"Gloss": [
"~> 1.2"
]
},
"pushed_with_swift_version": "3.0"
}