[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 9 / c / 7 / LECommon / 1.0 / LECommon.podspec.json
blob68d4ee9bb76039b21e9caf61249616e5e4d70650
2   "name": "LECommon",
3   "version": "1.0",
4   "summary": "pod基础库",
5   "description": "pod基础库",
6   "homepage": "https://gitee.com/lefo720/LECommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lefo720": "lilei1@gaosiedu.com"
13   },
14   "source": {
15     "git": "https://gitee.com/lefo720/LECommon.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LECommon/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]