blob: a1a6a0eb5434595c48011d365086befa13468c46 [file] [log] [blame]
{
"name": "RotateImage",
"version": "0.1.0",
"summary": "A simple rotate image.",
"description": "A simple rotate image for beginner.",
"homepage": "https://github.com/boarderYuki/RotateImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boarderYuki": "yuki.kr@gmail.com"
},
"source": {
"git": "https://github.com/boarderYuki/RotateImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RotateImage/Classes/**/*",
"frameworks": "UIKit"
}