[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 4 / LEMUtility / 0.0.3 / LEMUtility.podspec.json
blobbabe458f1cd8e2f1dc0d7cc21b96b226640c66bb
2   "name": "LEMUtility",
3   "version": "0.0.3",
4   "summary": "通用组件",
5   "homepage": "https://github.com/veenveenveen/LEMUtility",
6   "license": "MIT",
7   "authors": {
8     "Himin": "745685567@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/veenveenveen/LEMUtility.git",
15     "tag": "0.0.3"
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   "subspecs": [
25     {
26       "name": "Alert",
27       "source_files": "LEMUtility/Alert/**/*.{h,m}"
28     }
29   ]