blob: aa79c0ab76416add96a5f78f81d21dacbc9a4df4 [file] [log] [blame]
{
"name": "LineKit",
"version": "1.3.1",
"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.3.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LineKit/*.{h,m}",
"resources": "LineKit/images/*.png",
"social_media_url": "https://twitter.com/dlackty",
"requires_arc": true
}