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