[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 1 / a / MJFramework / 1.1.8 / MJFramework.podspec.json
blobf582279a78c9d1d8f9a4b24c9c7429476110d003
2   "name": "MJFramework",
3   "version": "1.1.8",
4   "summary": "some tools for iOS programming",
5   "homepage": "https://github.com/GuoMingJian/MJFramework",
6   "license": "MIT",
7   "authors": {
8     "guomingjian": "GuoMJ158@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/GuoMingJian/MJFramework.git",
15     "tag": "v1.1.8"
16   },
17   "source_files": [
18     "MJFramework",
19     "MJFramework/*.{h,m}",
20     "MJFramework/**/*.{h,m}",
21     "MJFramework/**/**/*.{h,m}"
22   ],
23   "requires_arc": true