[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 0 / XKView / 0.1.1 / XKView.podspec.json
blob7d07d090ab13aafb552562e5a142056630c55e4c
2   "name": "XKView",
3   "version": "0.1.1",
4   "summary": "XKView for Demo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoxiaoxiaokui/XKView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoxiaoxiaokui": "758912583@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoxiaoxiaokui/XKView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "1.0.2"
25     ]
26   }