[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / e / 4 / TCardView / 0.1.0 / TCardView.podspec.json
blobc481df9e2a6cf998ed47e6cd47c8cafe19c3f1a7
2   "name": "TCardView",
3   "version": "0.1.0",
4   "summary": "带缩放效果的轮播图",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RainyMask",
7   "screenshots": [
8     "https://raw.githubusercontent.com/RainyMask/TCardView/master/Example/TCardView/demo1.png",
9     "https://raw.githubusercontent.com/RainyMask/TCardView/master/Example/TCardView/demo2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "1370254410@qq.com": "daitao@chaorey.com"
17   },
18   "source": {
19     "git": "https://github.com/RainyMask/TCardView.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://blog.csdn.net/NB_Token",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "TCardView/Classes/**/*",
27   "resource_bundles": {
28     "TCardView": [
29       "TCardView/Assets/*.png"
30     ]
31   }