[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / b / LineShareKit / 0.0.5 / LineShareKit.podspec.json
blob8857d3323d5ab8ce9f5b621d3bd97eee78c77fd6
2   "name": "LineShareKit",
3   "version": "0.0.5",
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.5"
19   },
20   "source_files": [
21     "Sources/LineShareKit.swift",
22     "Sources/LineShareKit.h"
23   ],
24   "public_header_files": [
25     "Sources/LineShareKit.h"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"