[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 9 / MMFoundation / 0.1.1 / MMFoundation.podspec.json
blobf2a3520d5a8c240f2c527927cf6bad6515113df6
2   "name": "MMFoundation",
3   "version": "0.1.1",
4   "summary": "iOS开发基础库封装",
5   "description": "TODO: 不断完善中,持续封装开发过程中遇到的功能",
6   "homepage": "https://github.com/mingledev/MMFoundation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mingle": "ggydm@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/mingledev/MMFoundation.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMFoundation/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
24       "~> 2.7.5"
25     ]
26   }