[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 2 / 0 / CSAnimations / 1.0.2 / CSAnimations.podspec.json
blobb8f9c5df6b8890dbf0d9bff17646467038dad4aa
2   "name": "CSAnimations",
3   "summary": "Animations for iOS.",
4   "version": "1.0.2",
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.2"
19   },
20   "requires_arc": true,
21   "source_files": "CSAnimations/*.{h,m}",
22   "public_header_files": "CSAnimations/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ]