[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / b / YNRotateScaleView / 0.0.7 / YNRotateScaleView.podspec.json
blobb80cfade4f68f5dd82a9601f28e9d2d698214ed5
2   "name": "YNRotateScaleView",
3   "version": "0.0.7",
4   "summary": "YNRotateScaleView",
5   "description": "A View that can be rotated and scaled.",
6   "homepage": "https://github.com/foreverleely/YNRotateScaleView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNRotateScaleView.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "YNRotateScaleView",
23     "YNRotateScaleView/*.{h,m}"
24   ],
25   "resources": "YNRotateScaleView/RSimage.bundle",
26   "dependencies": {
27     "Masonry": [
29     ]
30   }