[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / SuperProfilePhotos / 0.1.0 / SuperProfilePhotos.podspec.json
blobc1f78951b3a3c820c4d5826b2d44e2b469b7a5f8
2   "name": "SuperProfilePhotos",
3   "version": "0.1.0",
4   "summary": "A convenience CocoaPod that helps to create a simple placeholder for photos.",
5   "description": "SuperProfilePhotos is a CocoaPod that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width.",
6   "homepage": "https://github.com/berkerbilgi/SuperProfilePhotos",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Berker": "mail@berkerbilgi.com"
13   },
14   "source": {
15     "git": "https://github.com/berkerbilgi/SuperProfilePhotos.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SuperProfilePhotos/Classes/*.swift",
22   "frameworks": "UIKit"