[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 5 / ZXCardView / 0.4.0 / ZXCardView.podspec.json
blob2bfbf75762dd8d8deb6e9d49d39fb8e74ff0f031
2   "name": "ZXCardView",
3   "version": "0.4.0",
4   "summary": "卡片轮播",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wowbby/ZXCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzhx@haier.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/ZXCardView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZXCardView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }