[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 9 / 5 / MXDialog / 2.0.0 / MXDialog.podspec.json
blob5dc3198f960bddf9c60de7e44e3a82b2bedd42fd
2   "name": "MXDialog",
3   "version": "2.0.0",
4   "summary": "An Android like alert view",
5   "description": "The first stable version of MXDialog, an Android like alert view",
6   "homepage": "https://github.com/Meniny/MXDialog-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXDialog-in-Objective-C.git",
14     "tag": "2.0.0"
15   },
16   "source_files": "MXDialog-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true