[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 8 / b / 3 / LDAlertController / 0.1.0 / LDAlertController.podspec.json
blobe9b21eb95f0dcbd8b7d46290a287d85294ceec5e
2   "name": "LDAlertController",
3   "version": "0.1.0",
4   "summary": "A light-weight alternative for UIAlertController on device below iOS8.0",
5   "description": "A light-weight alternative for UIAlertController on device below iOS8.0 using assembly language.",
6   "homepage": "https://git.ms.netease.com/bjshiweiran/123.git",
7   "license": "MIT",
8   "authors": {
9     "Weiran Shi": "bjshiweiran@corp.netease.com"
10   },
11   "source": {
12     "git": "https://git.ms.netease.com/bjshiweiran/123.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "LDAlertController/Classes/**/*"