[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 7 / RAlertView / 0.0.3 / RAlertView.podspec.json
blob596266a08ee694b76747a748cfdb952607ab58d8
2   "name": "RAlertView",
3   "version": "0.0.3",
4   "summary": "AlertView 0.0.3",
5   "description": "AlertView A pop-up framework, Can be simple and convenient to join your project.",
6   "homepage": "https://github.com/roycms/RAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "roycms": "roycms@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/roycms/RAlertView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "RAlertView/*.*",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "dependencies": {
26     "Masonry": [
28     ],
29     "HexColors": [
30       "~> 4.0.0"
31     ]
32   },
33   "platforms": {
34     "ios": "8.0"
35   }