[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 4 / LSNetworking / 0.2.8 / LSNetworking.podspec.json
blob6a9a98f2d9294ede961a030235c8b19f8de8d4f0
2   "name": "LSNetworking",
3   "version": "0.2.8",
4   "summary": "对NSURLSession的一个简单封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ThomasTan1987/LSNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThoamsTan": "thomastan@vipabc.com"
13   },
14   "source": {
15     "git": "https://github.com/ThomasTan1987/LSNetworking.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSNetworking/**/*",
22   "dependencies": {
23     "TTLog": [
24       "~> 0.2.0"
25     ]
26   }