[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / f / e / SopinetChat / 0.0.1 / SopinetChat.podspec.json
blob8819698fc61190de8422f6f4e009e42233d161a1
2   "name": "SopinetChat",
3   "version": "0.0.1",
4   "summary": "Create chat functionality fast and easy",
5   "description": "Create chat functionality fast and easy.",
6   "homepage": "https://github.com/sopinetchat/SopinetChat-iOS",
7   "license": "GNU License",
8   "authors": {
9     "davidmoreno": "dmoreno@sopinet.com"
10   },
11   "source": {
12     "git": "https://github.com/sopinetchat/SopinetChat-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*",
20   "resource_bundles": {
21     "SopinetChat": [
22       "Pod/Resources"
23     ]
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 3.0"
28     ]
29   }