[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 2 / TSCAlertView / 0.0.3 / TSCAlertView.podspec.json
blob937e51cb62806c21d15ce68c45ceedd0c0e3bcc0
2   "name": "TSCAlertView",
3   "version": "0.0.3",
4   "summary": "自定义TSCAlertView.",
5   "description": "Custom TSCAlertView",
6   "homepage": "https://github.com/tangshenchun/TSCAlertView",
7   "license": "MIT",
8   "authors": {
9     "Jason Tang": "tangshenchun@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tangshenchun/TSCAlertView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "TSCAlertView/TSCAlertViewDemo",
20     "TSCAlertViewDemo/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   },
27   "deprecated": true