[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 7 / TestALLlPodKit / 0.1.1 / TestALLlPodKit.podspec.json
blob8b302a90f96583bf5c8b3c3bc266ad7e2763dda9
2   "name": "TestALLlPodKit",
3   "version": "0.1.1",
4   "summary": "this is a short description.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AManNameLiWei",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liwei05": "liwei05@kanzhun.com"
13   },
14   "source": {
15     "git": "git@github.com:AManNameLiWei/TestALLlPodKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TestALLlPodKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.0"
25     ]
26   }