[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 8 / b / 3 / LMUtils / 0.0.5 / LMUtils.podspec.json
blob2ff05acaf2930fd5ee1eb0288c11820dbbfde2f4
2   "name": "LMUtils",
3   "version": "0.0.5",
4   "summary": "日常使用分类库。",
5   "description": "文件引入错误,重新打包。",
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.5"
18   },
19   "source_files": [
20     "Classes",
21     "LMUtilsDemo/LMUtilsDemo/LMUtils/**"
22   ],
23   "subspecs": [
24     {
25       "name": "Foundation",
26       "source_files": "LMUtilsDemo/LMUtilsDemo/LMUtils/Foundation/*.{h,m}"
27     },
28     {
29       "name": "Kit",
30       "source_files": "LMUtilsDemo/LMUtilsDemo/LMUtils/Kit/*.{h,m}"
31     }
32   ]