[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 8 / SmartImageView / 0.1.0 / SmartImageView.podspec.json
blob1af639a5c936fa8f906bd145d8f3e5a6a01cbfec
2   "name": "SmartImageView",
3   "version": "0.1.0",
4   "summary": "UIImageView that detects faces and adds custom views over them. Uses Vision API from Apple.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/manuelbulos/SmartImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manuelbulos": "manuelbulos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manuelbulos/SmartImageView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.manuelbulos.com",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "SmartImageView/Classes/**/*",
24   "frameworks": "UIKit"