[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / a / YKPhotoCircleCrop / 1.3.1 / YKPhotoCircleCrop.podspec.json
blobbe5da5e26ae16f872fde0afe7c2ecc781e8f57ae
2   "name": "YKPhotoCircleCrop",
3   "version": "1.3.1",
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/yurikoles/YKPhotoCircleCrop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yurii Kolesnykov": "yurikoles@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yurikoles/YKPhotoCircleCrop.git",
16     "tag": "1.3.1"
17   },
18   "social_media_url": "https://twitter.com/yurikoles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YKPhotoCircleCrop/Classes/**/*"