[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / 7 / SLCTransition / 0.1.2 / SLCTransition.podspec.json
blob76a43120c795e40798b4c080aa0f459c1ec94b5d
2   "name": "SLCTransition",
3   "version": "0.1.2",
4   "summary": "SLCTransition is a transition view .",
5   "homepage": "https://github.com/WeiKunChao/SLCTransition.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/SLCTransition.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "SLCTransition/**/*.{h,m}",
21   "public_header_files": "SLCTransition/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true