[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / Incito / 1.0.3 / Incito.podspec.json
blob8197b3f0090975e87da36602c0d4d5e7dc409db6
2   "name": "Incito",
3   "version": "1.0.3",
4   "summary": "Incito viewer for iOS.",
5   "description": "A library for loading and viewing Incito-format documents.",
6   "homepage": "https://github.com/shopgun/incito-ios",
7   "license": "MIT",
8   "authors": "Tjek",
9   "platforms": {
10     "ios": "9.3"
11   },
12   "swift_versions": "5.0.1",
13   "pod_target_xcconfig": {
14     "SWIFT_VERSION": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/shopgun/incito-ios.git",
18     "tag": "v1.0.3"
19   },
20   "source_files": "Sources/**/*.{swift,h,m}",
21   "resources": [
22     "Sources/**/Resources/**/*.strings",
23     "Sources/**/*.html"
24   ],
25   "swift_version": "5.0.1"