[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 8 / TNAlertView / 0.0.6 / TNAlertView.podspec.json
blob4e0071ab4233ffeecc0e6590f12135572af181db
2   "name": "TNAlertView",
3   "version": "0.0.6",
4   "summary": "扩展性高、易用的弹窗",
5   "description": "扩展性高、易用的弹窗。",
6   "homepage": "https://github.com/rollingstoneW/TNAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rollingstoneW": "190268198@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rollingstoneW/TNAlertView.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "Masonry": [
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "public_header_files": "TNAlertView/Classes/**/*.h",
31   "source_files": "TNAlertView/Classes/**/*"