[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 9 / AAPhotoCircleCrop / 1.3.0 / AAPhotoCircleCrop.podspec.json
blobc64430d55c1bccf0ddba30c7467625e6a48315cb
2   "name": "AAPhotoCircleCrop",
3   "version": "1.3.0",
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/andreaantonioni/AAPhotoCircleCrop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Antonioni": "andreaantonioni97@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreaantonioni/AAPhotoCircleCrop.git",
16     "tag": "1.3.0"
17   },
18   "social_media_url": "https://twitter.com/andrea_anto97",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAPhotoCircleCrop/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pushed_with_swift_version": "3.0"