[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 9 / MFLicensing / 1.0.0 / MFLicensing.podspec.json
blobb7ac02c3e7be6ac02c6bb749d810590d81f5f2d2
2   "name": "MFLicensing",
3   "version": "1.0.0",
4   "license": "Public Domain",
5   "summary": "Software License Generation and Validation Library.",
6   "homepage": "https://github.com/freshcode/MFLicensing",
7   "authors": {
8     "Freshcode": "info@madefresh.ca"
9   },
10   "source": {
11     "git": "https://github.com/freshcode/MFLicensing.git",
12     "tag": "1.0.0"
13   },
14   "source_files": [
15     "Classes",
16     "MFLicensing/mflicensing.{h,c}"
17   ],
18   "requires_arc": true,
19   "dependencies": {
20     "MFMathLib": [
21       "~>1.0.0"
22     ]
23   }