repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
4
/
f
/
6
/
MOAspects
/
2.1.0
/
MOAspects.podspec.json
blob
95a031f232fc71c52f206aa522f759893092914b
1
{
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
21
}