blob: dce441cfb8ca4a40655d16c043c6f9cc313be269 [file] [log] [blame]
{
"name": "LSCore",
"version": "0.0.3",
"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}"
]
}