[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / c / 4 / TFAlerView / 0.0.4 / TFAlerView.podspec.json
blobc95e81a46b3b2a58d46c4b8dcac4f902113cb0cb
2   "name": "TFAlerView",
3   "version": "0.0.4",
4   "summary": "A very powerful iOS message notifications and AlertView extensions.",
5   "homepage": "https://github.com/Snackstops/TFAlerView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Snackstops": "3041226105@qq.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Snackstops/TFAlerView.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "TFAlerView/TFAlerView.framework/Headers/*.{h}",
20   "vendored_frameworks": "TFAlerView/TFAlerView.framework",
21   "public_header_files": "TFAlerView/TFAlerView.framework/Headers/TFAlerView.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "JPush": [
29     ]
30   }