[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / b / LineShareKit / 0.0.1 / LineShareKit.podspec.json
blob8903a3bc0ae4a305fbdff4e63a697fb4f2750f26
2   "name": "LineShareKit",
3   "version": "0.0.1",
4   "summary": "Share text or image to Line from your apps written in Swift",
5   "homepage": "https://github.com/JaminZhou/LineShareKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JaminZhou": "zhoujiamin1992@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/JaminZhou/LineShareKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"