blob: 8bcae8c99955d1996640b134983870ae27db117b [file] [log] [blame]
{
"name": "System",
"version": "0.0.1",
"summary": "a component of SystemKit on iOS",
"homepage": "http://192.168.4.99/Kirk/System",
"description": "It is a component for ios SystemKit, written by OC.",
"license": "MIT",
"authors": {
"Kirk": "kk.07.self@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.4.99/Kirk/System.git",
"tag": "0.0.1"
},
"source_files": "System/System/**/*.h",
"requires_arc": true,
"dependencies": {
"AsyncDisplayKit": [
]
}
}