blob: 93d0b715771908b7ae9b21d6f702330176192c3c [file] [log] [blame]
{
"name": "RKBaseClassSwift",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Base category for mapping.",
"homepage": "https://github.com/DaskiOFF/RKBaseClassSwift",
"authors": {
"Roman Kotov": "waydeveloper@gmail.com"
},
"source": {
"git": "https://github.com/DaskiOFF/RKBaseClassSwift.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/NSObject+RKBaseClassSwift.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation"
}