[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 6 / TPRNotify / 1.0.0 / TPRNotify.podspec.json
blob3c052bd82c489379254dc97d3980a2d30e7f0c4c
2   "name": "TPRNotify",
3   "summary": "Notify makes presenting notification to users simple!",
4   "version": "1.0.0",
5   "homepage": "https://github.com/vdka/Notify",
6   "license": "MIT",
7   "authors": {
8     "Ethan Jackwitz": "ethanjackwitz@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/vdka/Notify.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]