[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / e / 8 / TNAlertView / 0.0.4 / TNAlertView.podspec.json
blobb04298c109dd893defc215f01f197bde2ba5aae4
2   "name": "TNAlertView",
3   "version": "0.0.4",
4   "summary": "扩展性高、易用的弹窗",
5   "description": "扩展性高、易用的弹窗。",
6   "homepage": "https://github.com/rollingstoneW/TTKit",
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.4"
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/**/*"