[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 6 / LSKitDemo / 0.0.2 / LSKitDemo.podspec.json
blob8d29612aedc6dc36f8d5221942d3f37c80bf451a
2   "name": "LSKitDemo",
3   "version": "0.0.2",
4   "summary": "简短描述",
5   "description": "详细描述,需比简短描述长。",
6   "homepage": "https://github.com/nineofour/LSKitDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nineofour": "tzp960806@outlook.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/nineofour/LSKitDemo.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "NetworkTool",
23     "NetworkTool/*"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "Foundation",
27   "dependencies": {
28     "Alamofire": [
30     ]
31   }