[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / e / LDAlertViewController / 0.1.0 / LDAlertViewController.podspec.json
blobba4bd8dba78bf1713321a4496f4d117b7775646b
2   "name": "LDAlertViewController",
3   "version": "0.1.0",
4   "summary": "A light-weight alternative of UIAlertController for devices below iOS8.0.",
5   "description": "A light-weight alternative of UIAlertController for devices below iOS8.0, taking advantage of assembly language to accomplish symbol substitution.",
6   "homepage": "https://git.ms.netease.com/bjshiweiran/ld-alert-view-controller.git",
7   "license": "MIT",
8   "authors": {
9     "Weiran Shi": "bjshiweiran@corp.netease.com"
10   },
11   "source": {
12     "git": "https://git.ms.netease.com/bjshiweiran/ld-alert-view-controller.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "LDAlertViewController/Classes/**/*"