[Add] AsyncQueue 0.6.1
[CocoaPods.git] / Specs / 6 / c / 3 / SHAlertView / 2.0.3 / SHAlertView.podspec.json
blob54e3be2b551ca51b1e5b38bffb60cd3c735a6d44
2   "name": "SHAlertView",
3   "version": "2.0.3",
4   "summary": "悬浮框",
5   "homepage": "https://github.com/CCSH/SHAlertView",
6   "source": {
7     "git": "https://github.com/CCSH/SHAlertView.git",
8     "tag": "2.0.3"
9   },
10   "source_files": "SHAlertView/*.{h,m}",
11   "dependencies": {
12     "SHClickTextView": [
13       "1.0.3"
14     ]
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "license": "MIT",
20   "authors": {
21     "CSH": "624089195@qq.com"
22   }