[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 6 / 7 / 3 / TakeASelfie / 0.1.4 / TakeASelfie.podspec.json
blobed6db5e1bfa7bd869e40a6df3c9157d881a7768c
2   "name": "TakeASelfie",
3   "version": "0.1.4",
4   "summary": "An iOS framework that uses the front camera, detects your face and takes a selfie.",
5   "homepage": "https://github.com/abdullahselek/TakeASelfie",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Abdullah Selek": "abdullahselek@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/abdullahselek/TakeASelfie.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "TakeASelfie/*.{h,m,swift}",
21   "requires_arc": true,
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3"
27   ],
28   "swift_version": "5.3"