blob: 3146304e5c0099262603e31c959989732549603f [file] [log] [blame]
{
"name": "LXSupportKit",
"version": "0.1.2",
"summary": "A collection of codes to support my iOS development.",
"description": "A collection of codes to support my iOS development.\n\n- LXDeltaCalculation have been absorb by LXSupportKit.",
"homepage": "https://github.com/lxcid/LXSupportKit",
"license": "MIT",
"authors": {
"Stan Chang Khin Boon": "me@lxcid.com"
},
"source": {
"git": "https://github.com/lxcid/LXSupportKit.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/lxcid",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LXSupportKit/**/*.{m,h}",
"public_header_files": "LXSupportKit/**/*.h",
"frameworks": "Foundation"
}