[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 3 / 1 / SLCCardView / 0.1.3 / SLCCardView.podspec.json
blob7af226b202cdb66847423f54c8d72294e6b764f8
2   "name": "SLCCardView",
3   "version": "0.1.3",
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.3"
19   },
20   "source_files": "SLCCardView/**/*.{h,m}",
21   "public_header_files": "SLCCardView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true