[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / MJFramework / 1.2.0 / MJFramework.podspec.json
blobf65a849783abf7b541775fb02d3ce847dec7ef35
2   "name": "MJFramework",
3   "version": "1.2.0",
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.2.0"
16   },
17   "source_files": [
18     "MJFramework",
19     "MJFramework/*.{h,m}",
20     "MJFramework/**/*.{h,m}",
21     "MJFramework/**/**/*.{h,m}"
22   ],
23   "requires_arc": true