[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 3 / DWAnimation / 1.2.0 / DWAnimation.podspec.json
blob4bb914cc0795d73eea874fdbe9941b324ee64537
2   "name": "DWAnimation",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "DWAnimation is an SDK for animation based on CoreAnimaiton.Help you to create Animation In DSL.这是一个基于CoreAnimation的SDK,让你享受以链式语法创建动画的快感~",
9   "homepage": "https://github.com/CodeWicky/DWAnimation",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
14   "source": {
15     "git": "https://github.com/CodeWicky/DWAnimation.git",
16     "tag": "1.2.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "DWAnimation/*.{h,m}",
23   "frameworks": "UIKit"