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