[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 4 / LEMUtility / 0.0.5 / LEMUtility.podspec.json
blob6ae7abcd967fd0918ac6fbab1e3e79eccd9a14ad
2   "name": "LEMUtility",
3   "version": "0.0.5",
4   "summary": "通用组件",
5   "homepage": "https://github.com/veenveenveen/LEMUtility",
6   "license": "MIT",
7   "authors": {
8     "Himin": "745685567@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/veenveenveen/LEMUtility.git",
15     "tag": "0.0.5"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "requires_arc": true,
22   "source_files": "LEMUtility/LEMUtility.h",
23   "public_header_files": "LEMUtility/LEMUtility.h",
24   "resources": "LEMUtility/LEMUtility.bundle",
25   "subspecs": [
26     {
27       "name": "Alert",
28       "source_files": "LEMUtility/Alert/**/*.{h,m}"
29     }
30   ]