[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / e / TZJLibrary / 0.0.1 / TZJLibrary.podspec.json
blob792149e5fe3e13379affa2f27234bbf9c488349b
2   "name": "TZJLibrary",
3   "version": "0.0.1",
4   "summary": "投之家库",
5   "description": "投之家公共组件、第三方引用、分类、及其网络模块封装、公共业务类",
6   "homepage": "http://git.oa.com/lizb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizb": "lizb@touzhijia.com"
13   },
14   "source": {
15     "git": "http://git.oa.com/lizb/library.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1"
28     ]
29   }