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