blob: cdaf7814d25562ff95c0c4a6f2c9460ababb8143 [file] [log] [blame]
{
"name": "RLE",
"version": "2",
"source": {
"git": "https://github.com/P0ed/RLE.git",
"tag": "v2"
},
"summary": "Literal convertibles for common obj-c types.",
"homepage": "https://github.com/P0ed/RLE",
"authors": {
"Konstantin Sukharev": "poed@me.com"
},
"social_media_url": "https://twitter.com/P0ed",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/",
"frameworks": [
"Foundation",
"UIKit"
]
}