[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / d / 7 / DWTransform / 0.0.1 / DWTransform.podspec.json
blobdf312267dd9259903a0af9c33dc93c14193f70ac
2   "name": "DWTransform",
3   "version": "0.0.1",
4   "summary": "形变属性的简单使用.",
5   "description": "简化transform的使用方法,并添加了普通动画",
6   "homepage": "https://github.com/dwanghello/DWTransform",
7   "license": "MIT",
8   "authors": {
9     "dwanghello": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/DWTransform.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DWTransform",
20     "DWTransform/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]