[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / d / 2 / QLAlertViewController / 0.1.0 / QLAlertViewController.podspec.json
blob81acb6005ee1827983c9df800bc440e2525735b0
2   "name": "QLAlertViewController",
3   "version": "0.1.0",
4   "summary": "An AlertViewController for Custom,Used just like system control",
5   "homepage": "https://github.com/burtworld/QLAlertViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paramita": "baqkoo007@aliyun.com"
12   },
13   "source": {
14     "git": "https://github.com/burtworld/QLAlertViewController.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "QLAlertViewController/Classes",
22     "QLAlertViewController/Classes/**/*.{h,m}"
23   ]