[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / ZetaPushSwiftServices / 1.0.2 / ZetaPushSwiftServices.podspec.json
blobdb4aa26caa68c352b6d3ac1128db1ddce0541d9e
2   "name": "ZetaPushSwiftServices",
3   "version": "1.0.2",
4   "summary": "ZetaPushSwiftServices is an auto-generated code of ZetaPush services",
5   "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",
6   "homepage": "https://github.com/zetapush/zetapush-swift-services",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Morvan Mikael": "morvan@zetapush.com"
13   },
14   "source": {
15     "git": "https://github.com/zetapush/zetapush-swift-services.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/zetapush",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZetaPushSwiftServices/Classes/**/*",
23   "dependencies": {
24     "ZetaPushSwift": [
25       "~> 1.0"
26     ],
27     "Gloss": [
28       "~> 1.2"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"