[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 1 / PhotographyKit / 0.21 / PhotographyKit.podspec.json
blob15f739319deee5600d80cc50a60a205d2f1855cc
2   "name": "PhotographyKit",
3   "version": "0.21",
4   "license": "MIT",
5   "summary": "A swift library for quickly integrating a built in camera session into your app.",
6   "homepage": "https://github.com/appoly/PhotographyKit",
7   "authors": "James Wolfe",
8   "source": {
9     "git": "https://github.com/appoly/PhotographyKit.git",
10     "tag": "0.21"
11   },
12   "platforms": {
13     "ios": "11.4"
14   },
15   "frameworks": "CoreImage",
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source_files": "Sources/PhotographyKit/*.swift",
21   "swift_version": "5.1"