[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / c / b / 9 / TestAlert / 0.0.1 / TestAlert.podspec.json
blob2d8432f114b0dafa5d0c1421e9e0da1a2151d057
2   "name": "TestAlert",
3   "version": "0.0.1",
4   "summary": "A short demo description of TestAlert.",
5   "description": "This is Sally's testAlert demo. Welcome here.",
6   "homepage": "https://git.silvrr.com/Sallly/TestAlert",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Sally": "huangtt@akulaku.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "git@git.silvrr.com:Sallly/TestAlert.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "TestAlert",
23     "TestAlert/Example/**/*"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ]
33   }