blob: 8903a3bc0ae4a305fbdff4e63a697fb4f2750f26 [file] [log] [blame]
{
"name": "LineShareKit",
"version": "0.0.1",
"summary": "Share text or image to Line from your apps written in Swift",
"homepage": "https://github.com/JaminZhou/LineShareKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JaminZhou": "zhoujiamin1992@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JaminZhou/LineShareKit.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}