[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / SunAlertView / 0.0.5 / SunAlertView.podspec.json
blobc19a4dcb79ddeb3c57447df00a2c7ddb883d28e8
2   "name": "SunAlertView",
3   "version": "0.0.5",
4   "summary": "自定义的alertView.",
5   "description": "A custom alert view",
6   "homepage": "https://github.com/sunyafeng1990/SunAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "sunyafeng": "781080582@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sunyafeng1990/SunAlertView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "podTest",
23     "podTest/SYFAlertView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true