[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / d / 5 / 2 / PhotoCircleCrop / 1.3.2 / PhotoCircleCrop.podspec.json
blobfc5260bf125546e400bd7347bcec251a43f70d15
2   "name": "PhotoCircleCrop",
3   "version": "1.3.2",
4   "summary": "A simple circular image cropper written in Swift",
5   "description": "This is a simple circular image cropper written in Swift which can be used after the user image selection. The user can select the circle they want to user as profile picture.",
6   "homepage": "https://github.com/scotbond/PhotoCircleCrop.git",
7   "swift_version": "4.1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Amit": "apalgm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/scotbond/PhotoCircleCrop.git",
17     "tag": "1.3.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]