blob: c16f8e584c7fa8d8e758a58cc2ac75c4e8340d44 [file] [log] [blame]
{
"name": "YLSystem",
"version": "0.1.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.1.1"
},
"source_files": "YLSystem/System/**/*.h",
"requires_arc": true,
"dependencies": {
"AsyncDisplayKit": [
]
}
}