[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / a / MHAlertView / 0.2.1 / MHAlertView.podspec.json
blob4ffc16c1c2b1bc5aba07c99123f5bfb1961a2931
2   "name": "MHAlertView",
3   "version": "0.2.1",
4   "summary": "MHAlertView.",
5   "homepage": "https://github.com/hmx101607",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mason": "hmx101607@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/MasonHe/Course.git",
18     "tag": "0.2.1"
19   },
20   "source_files": "MHAlertView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "PureLayout": [
24       "~> 3.0.2"
25     ]
26   }