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