[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 1 / PhotographyKit / 0.22 / PhotographyKit.podspec.json
blobb2fd7ef84aa90d636ad822c291859da267f49d9a
2   "name": "PhotographyKit",
3   "version": "0.22",
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.22"
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"