blob: f672eb398ae7de06e2cee8a99312e44366292361 [file] [log] [blame]
{
"name": "LineKit",
"version": "1.0.0",
"summary": "Share to Naver Line from your apps.",
"homepage": "https://github.com/dlackty/LineKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chih-Wei Lee": "dlackty@gmail.com"
},
"source": {
"git": "https://github.com/dlackty/LineKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": "LineKit/*.{h,m}",
"requires_arc": false
}