[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / f / Incito / 1.0.1 / Incito.podspec.json
blob0d2ab5e75d25d71045cf4915b260e2ed56776cb7
2   "name": "Incito",
3   "version": "1.0.1",
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": "ShopGun",
9   "social_media_url": "http://twitter.com/ShopGun",
10   "platforms": {
11     "ios": "9.3"
12   },
13   "swift_versions": "5.0.1",
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/shopgun/incito-ios.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "resources": [
23     "Sources/**/Resources/**/*.strings",
24     "Sources/**/*.html"
25   ],
26   "swift_version": "5.0.1"