blob: 3c4db15b2b56e4bcd0caa9c4e20cd2c0402b4ae2 [file] [log] [blame]
{
"name": "RKRollCrawl",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "RollCrawl for iOS Project.",
"homepage": "https://github.com/DaskiOFF/RKRollCrawl",
"authors": {
"Roman Kotov": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKRollCrawl.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/RKRollCrawl.{h,m}",
"public_header_files": "Classes/RKRollCrawl.h",
"frameworks": "Foundation"
}