[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 3 / 9 / 4 / NoChatTG / 0.2.1 / NoChatTG.podspec.json
blobac975b7576a9622da1fb69f0638e47e1fbe7b18d
2   "name": "NoChatTG",
3   "version": "0.2.1",
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.1"
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   }