blob: 60d370c2785250031ea50caadcddff4d582bfed1 [file] [log] [blame]
{
"name": "RKRollCrawl",
"version": "0.1.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/RKRollCrawl.{h,m}",
"public_header_files": "Classes/RKRollCrawl.h",
"frameworks": "Foundation"
}