blob: f463b10e54a95819041b0707f469da3755a67105 [file] [log] [blame]
{
"name": "RFRotate",
"version": "1.0",
"summary": "Drop in rotations for your iOS project. Support for blocks.",
"homepage": "https://github.com/ruddfawcett/RFRotate",
"screenshots": "https://camo.githubusercontent.com/f470bd4bb613bd0025e43470f58c5aa946ff4684/687474703a2f2f692e696d6775722e636f6d2f487067657379662e706e67",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rudd Fawcett": "rudd.fawcett@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ruddfawcett/RFRotate.git",
"tag": "v1.0"
},
"source_files": "RFRotate/*",
"requires_arc": true
}