[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 7 / OOBaseKit / 0.0.3 / OOBaseKit.podspec.json
blobf47890f75dce057831026a7942cf6612e88a132a
2   "name": "OOBaseKit",
3   "version": "0.0.3",
4   "summary": "OOBaseKit is a Base Kit of UIKit and NSObject",
5   "description": "OOBaseKit is a Base Kit of UIKit and NSObjec\nOOBaseKit is a Base Kit of UIKit and NSObjec",
6   "homepage": "https://github.com/xuwen4020/OOBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuwen": "xuwen@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xuwen4020/OOBaseKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "OOBaseKit/OOBaseKit",
23     "OOBaseKit/OOBaseKit/**/*.{c,h,hh,m,mm}"
24   ]