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