[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 8 / LCRegex / 0.0.4 / LCRegex.podspec.json
blob06ca5313718e108e610a710f105d504b898efe26
2   "name": "LCRegex",
3   "version": "0.0.4",
4   "summary": "正则表达式",
5   "homepage": "https://github.com/STPACS/LCRegex",
6   "license": "MIT",
7   "authors": {
8     "STPACS": "87382980@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/STPACS/LCRegex.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "LCRegex/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"