[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / d / 5 / LBXAlertAction / 1.0.8 / LBXAlertAction.podspec.json
blobc8af2823e55a5d830e6016e74c50cef4d2151164
2   "name": "LBXAlertAction",
3   "version": "1.0.8",
4   "summary": "alert sheet",
5   "homepage": "https://github.com/MxABC/LBXAlertAction",
6   "license": "MIT",
7   "authors": {
8     "lbxia": "lbxia20091227@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MxABC/LBXAlertAction.git",
12     "tag": "1.0.8"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "LBXAlertAction/**/*.{m,h}",
18   "public_header_files": "LBXAlertAction/LBXAlertAction.h",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "requires_arc": true