[Add] unicocheck-ios 2.16.5
[CocoaPods.git] / Specs / d / e / 9 / AAPhotoCircleCrop / 0.1.0 / AAPhotoCircleCrop.podspec.json
blob13a114fcdb930114e25119f30556595f2e70befd
2   "name": "AAPhotoCircleCrop",
3   "version": "0.1.0",
4   "summary": "A simple circular image cropper written in Swift",
5   "description": "This is a simple circula 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": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/andrea_anto97",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAPhotoCircleCrop/Classes/**/*",
23   "pushed_with_swift_version": "3.0"