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