[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 1 / LEFrameworks / 0.6.6 / LEFrameworks.podspec.json
blob3411d5e911a3216aa674d5a811ee3f6c02c7a30b
2   "name": "LEFrameworks",
3   "version": "0.6.6",
4   "summary": "LarryEmerson 之 IOS 基础封装",
5   "homepage": "https://github.com/LarryEmerson/LEFrameworks",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LarryEmerson": "larryemerson@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LarryEmerson/LEFrameworks.git",
15     "tag": "0.6.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "resource_bundles": {
21     "LEFrameworks": [
22       "LEFrameworks/LEFrameworksRes/LEFrameworks.bundle/*.png"
23     ]
24   },
25   "source_files": "LEFrameworks/Classes/**/*.{h,m}",
26   "dependencies": {
27     "LEFoundation": [
29     ]
30   }