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