[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 7 / 5 / TVFramework / 0.1.0 / TVFramework.podspec.json
blob7d3b9741e6041b1babc7feb57da3a3a52e31e195
2   "name": "TVFramework",
3   "version": "0.1.0",
4   "summary": "분리된 티브이 프레임워크를 생성하여 만들려고 합니다.",
5   "homepage": "https://github.com/nicegategit/TVFramework",
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/TVFramework.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TVFramework/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.3"
24     ]
25   }