[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / 6 / AFDropdownNotification / 1.0 / AFDropdownNotification.podspec.json
blob967c7e1bb78f6fc606c3f0eabf1331fa9077299f
2   "name": "AFDropdownNotification",
3   "version": "1.0",
4   "summary": "Dropdown notification view for iOS",
5   "description": "Simple and iOS 7-8 design compliant dropdown notification view for iOS.",
6   "homepage": "https://github.com/AlvaroFranco/AFDropdownNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvaro Franco": "alvarofrancoayala@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/AlvaroFranco/AFDropdownNotification.git",
19     "tag": "v1.0"
20   },
21   "screenshots": "https://raw.githubusercontent.com/AlvaroFranco/AFDropdownNotification/master/img/preview.gif?token=ABV8uk1ShHPyKmhdNNJsvN3jYyuhgxJGks5UmHMwwA%3D%3D",
22   "source_files": "Classes/*.{h,m}",
23   "frameworks": "QuartzCore",
24   "requires_arc": true