[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 8 / PhotoRoomKit / 0.0.1 / PhotoRoomKit.podspec.json
blobc6f75c3739591dc82e0be61c4e79cb20f31e76c8
2   "name": "PhotoRoomKit",
3   "summary": "Fast background removal API.",
4   "version": "0.0.1",
5   "homepage": "https://github.com/PhotoRoom/PhotoRoomKit",
6   "license": "MIT",
7   "authors": {
8     "PhotoRoom": "ios@photoroom.com"
9   },
10   "source": {
11     "git": "https://github.com/PhotoRoom/PhotoRoomKit.git",
12     "tag": "0.0.1"
13   },
14   "swift_versions": "4.2",
15   "social_media_url": "https://twitter.com/PhotoRoom",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "requires_arc": true,
20   "resource_bundles": {
21     "PhotoRoomKit": [
22       "Sources/Shared/**/*.{xcassets,pdf,json}"
23     ]
24   },
25   "ios": {
26     "source_files": "Sources/{iOS,Shared}/**/*.{swift}"
27   },
28   "swift_version": "4.2"