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