[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / a / f / NVAlertView / 0.0.2 / NVAlertView.podspec.json
blob6458a0dc1e5516b8b0b713baeabbd39b4d42051a
2   "name": "NVAlertView",
3   "version": "0.0.2",
4   "summary": "基于SCLAlertView的提示框",
5   "homepage": "https://github.com/yuankaigou/NVAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yuankaigou": "602122923@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "AudioToolbox",
19     "Accelerate",
20     "CoreGraphics"
21   ],
22   "source": {
23     "git": "https://github.com/yuankaigou/NVAlertView.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "NVAlertView/*",
27   "requires_arc": true