[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / 7 / DWTransform / 0.0.4 / DWTransform.podspec.json
blobfe0dc24f8843028ab1b659d97a16c74a24b2b5ab
2   "name": "DWTransform",
3   "version": "0.0.4",
4   "summary": "形变属性.",
5   "description": "简化transform的使用方法,并添加了普通动画,可以同时为多个控件添加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.4"
17   },
18   "source_files": [
19     "DWTransform",
20     "DWTransform/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]