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