blob: bc80f24a607cb2959558332064ee28e7bdea19a5 [file] [log] [blame]
{
"name": "DSKit",
"version": "0.0.1",
"homepage": "https://www.demansol.com",
"summary": "A framework to easily create DS guideline compatible apps.",
"platforms": {
"ios": "8.0"
},
"authors": "DS",
"source": {
"git": "https://github.com/adeesh/testcocoalib.git"
},
"source_files": [
"DSUI/*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}