[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 5 / 4 / NoChatSLK / 0.1.0 / NoChatSLK.podspec.json
blob6c45bff406e34597c9619cb649d42a55b582444e
2   "name": "NoChatSLK",
3   "version": "0.1.0",
4   "summary": "UI componentes for NoChat",
5   "homepage": "https://github.com/little2s/NoChat.git",
6   "license": "MIT",
7   "authors": {
8     "Yinglun Duan": "duanyinglun@ninty.cc"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/little2s/NoChat.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "NoChatSLK/Source/*.{h,swift}",
18   "public_header_files": "NoChatSLK/Source/*.h",
19   "resources": [
20     "NoChatSLK/Source/*.xcassets"
21   ],
22   "dependencies": {
23     "NoChat": [
24       "~> 0.1"
25     ]
26   }