[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 6 / MOAspects / 0.1.1 / MOAspects.podspec.json
blobe9182797090fb73cbeba93b7fefae3292536e54d
2   "name": "MOAspects",
3   "version": "0.1.1",
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": "0.1.1",
13     "submodules": true
14   },
15   "source_files": "MOAspects/*.{h,m}",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true