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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
a
/
3
/
AYAspect
/
1.0.2
/
AYAspect.podspec.json
blob
5c9330b7ed47eb6d92863ea3297a030beda56474
1
{
2
"name": "AYAspect",
3
"version": "1.0.2",
4
"summary": "AOP",
5
"homepage": "https://github.com/alan-yeh/AYAspect",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alan Yeh": "alan@yerl.cn"
12
},
13
"source": {
14
"git": "https://github.com/alan-yeh/AYAspect.git",
15
"tag": "1.0.2"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "AYAspect/Classes/**/*",
21
"public_header_files": "AYAspect/Classes/AYAspect.h",
22
"dependencies": {
23
"AYRuntime": [
24
25
]
26
}
27
}