[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / b / AspectFillFaceAware / 1.0.0 / AspectFillFaceAware.podspec.json
blob3ddc45bba35465a450d467ababa618c8ea331e25
2   "name": "AspectFillFaceAware",
3   "version": "1.0.0",
4   "summary": "A UIImageView extension that focus on faces within an image.",
5   "description": "An extension that gives UIImageView the ability to focus on faces within an image when using AspectFill.",
6   "homepage": "https://github.com/BeauNouvelle/AspectFillFaceAware",
7   "screenshots": [
8     "https://raw.githubusercontent.com/BeauNouvelle/AspectFillFaceAware/master/largeExample.png",
9     "https://raw.githubusercontent.com/BeauNouvelle/AspectFillFaceAware/master/avatarExample.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Beau Nouvelle": "beaunouvelle@icloud.com"
17   },
18   "social_media_url": "http://twitter.com/BeauNouvelle",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/BeauNouvelle/AspectFillFaceAware.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "FacesFill/FacesFill/**/*.{swift}",
27   "exclude_files": "Classes/Exclude"