[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 6 / MOAspects / 2.1.0 / MOAspects.podspec.json
blob95a031f232fc71c52f206aa522f759893092914b
2   "name": "MOAspects",
3   "version": "2.1.0",
4   "summary": "AOP Library.",
5   "homepage": "https://github.com/MO-AI/MOAspects",
6   "license": "MIT",
7   "authors": {
8     "Hiromi Motodera": "moai.motodera@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MO-AI/MOAspects.git",
12     "tag": "2.1.0",
13     "submodules": true
14   },
15   "source_files": "MOAspects/*.{h,m}",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true