blob: b80cfade4f68f5dd82a9601f28e9d2d698214ed5 [file] [log] [blame]
{
"name": "YNRotateScaleView",
"version": "0.0.7",
"summary": "YNRotateScaleView",
"description": "A View that can be rotated and scaled.",
"homepage": "https://github.com/foreverleely/YNRotateScaleView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/foreverleely/YNRotateScaleView.git",
"tag": "0.0.7"
},
"source_files": [
"YNRotateScaleView",
"YNRotateScaleView/*.{h,m}"
],
"resources": "YNRotateScaleView/RSimage.bundle",
"dependencies": {
"Masonry": [
]
}
}