[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 3 / 6 / b / YNRotateScaleView / 0.0.4 / YNRotateScaleView.podspec.json
blob6b713d585f11971c4a60467a6b69b3d7bdcb6b92
2   "name": "YNRotateScaleView",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "YNRotateScaleView",
23     "YNRotateScaleView/*.{h,m}"
24   ],
25   "resources": "YNRotateScaleView/RSimage.bundle",
26   "dependencies": {
27     "Masonry": [
29     ]
30   }