[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 8 / b / 3 / LMUtils / 0.0.1 / LMUtils.podspec.json
blob126942d5e338ee00776bbce2b1fe0c1254a1b8e1
2   "name": "LMUtils",
3   "version": "0.0.1",
4   "summary": "日常使用分类库。",
5   "description": "UIButton,UIAlertAction,UIalertController,UIImage,UIColor,UIScrollView,CALayer,NSString,NSNull,NSArray,NSObject分类",
6   "homepage": "https://github.com/lamCo/LMUtils",
7   "license": "MIT",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "requires_arc": true,
12   "authors": {
13     "lam": "a253143598@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/lamCo/LMUtils.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "LMUtilsDemo/LMUtilsDemo/LMUtils/*.{h,m}"
22   ]