[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / CSAnimations / 1.0.1 / CSAnimations.podspec.json
blob89d527df2b1c3744c152b65a4902f244cafe0723
2   "name": "CSAnimations",
3   "summary": "Animations for iOS.",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "CoderXSLee": "1363852560@qq.com"
11   },
12   "homepage": "https://github.com/CoderXSLee/CSAnimations",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderXSLee/CSAnimations.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "CSAnimations/*.{h,m}",
22   "public_header_files": "CSAnimations/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ]