[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 1 / TV / 0.1.0 / TV.podspec.json
blob43f7835fabfbd3583973f3359da98538b49aeedd
2   "name": "TV",
3   "version": "0.1.0",
4   "summary": "티브이 코어 프레임워크를 만들어 사용하기 위한 것이다.",
5   "homepage": "https://github.com/nicegategit/TV",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nicegategit": "nicegategit@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nicegategit/TV.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TV/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.3"
24     ]
25   }