[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 6 / f / Incito / 0.8 / Incito.podspec.json
blobc07c4950007637db7c684d2d706227472a69ab59
2   "name": "Incito",
3   "version": "0.8",
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": "v0.8"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "resources": [
23     "Sources/**/Resources/**/*.strings"
24   ],
25   "dependencies": {
26     "FLAnimatedImage": [
27       "~> 1.0"
28     ],
29     "ShopGun-GenericGeometry": [
30       "~> 0.3"
31     ],
32     "ShopGun-Future": [
33       "~> 0.3"
34     ]
35   },
36   "swift_version": "5.0.1"