[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 8 / 2 / 3 / StrangerChat / 0.1.1 / StrangerChat.podspec.json
blobd5347460c8412862012f74e3c4812f76b7fe640e
2   "name": "StrangerChat",
3   "version": "0.1.1",
4   "summary": "A short description of StrangerChat.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/linkv-io/StrangerChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyansnow": "wangyan6@linkv.sg"
13   },
14   "source": {
15     "git": "https://github.com/linkv-io/StrangerChat.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "StrangerChat/Classes/**/*",
22   "dependencies": {
23     "LinkV-Communication": [
25     ]
26   },
27   "xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   }