[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / a / SKYKitChat / 0.0.1 / SKYKitChat.podspec.json
blob60e672a2fcf5b61661999e6e369d2e0cf3ede2d8
2   "name": "SKYKitChat",
3   "version": "0.0.1",
4   "summary": "Chat extension for SKYKit",
5   "description": "This is the client library for the Skygear Chat extension.",
6   "homepage": "https://github.com/SkygearIO/chat-SDK-iOS",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Oursky Ltd.": "hello@oursky.com"
10   },
11   "source": {
12     "git": "https://github.com/SkygearIO/chat-SDK-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SKYKitChat/Classes/**/*",
19   "dependencies": {
20     "SKYKit": [
21       "~> 0.19.0"
22     ]
23   }