[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 4 / NoChatTG / 0.2.0 / NoChatTG.podspec.json
blob782c93346d5c1d1306778143d72832545a87d82f
2   "name": "NoChatTG",
3   "version": "0.2.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.2.0"
16   },
17   "source_files": "NoChatTG/Source/*.{h,swift}",
18   "public_header_files": "NoChatTG/Source/*.h",
19   "resources": [
20     "NoChatTG/Source/*.xcassets"
21   ],
22   "dependencies": {
23     "NoChat": [
24       "~> 0.1"
25     ]
26   }