[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / f / NVAlertView / 0.0.1 / NVAlertView.podspec.json
blobb059b80e3b6880a2053b7abd32aec0f4021ae7f7
2   "name": "NVAlertView",
3   "version": "0.0.1",
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.1"
25   },
26   "source_files": "NVAlertView/*",
27   "requires_arc": true