blob: ee1ec03100c696d5fd00e405417e16262761c17e [file] [log] [blame]
{
"name": "LSCore",
"version": "0.0.4",
"summary": "A library for cocoa commons.",
"description": "A library for cocoa commons.",
"homepage": "http://EXAMPLE/LSCore",
"license": "MIT",
"authors": {
"Hayoung": "drumrobot43@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/light-and-salt/cocoa-commons"
},
"source_files": [
"Classes",
"LSCore/**/*.{h,m}"
]
}