[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / 1 / SLCCardView / 0.1.2 / SLCCardView.podspec.json
blob63e8d1fb0307f5d11701d675909d14a0a277139c
2   "name": "SLCCardView",
3   "version": "0.1.2",
4   "summary": "SLCCardView is a view which is card style.",
5   "homepage": "https://github.com/WeiKunChao/SLCCardView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SLCCardView.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "SLCCardView/**/*.{h,m}",
21   "public_header_files": "SLCCardView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true