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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
d
/
7
/
f
/
AYRuntime
/
1.0.2
/
AYRuntime.podspec.json
blob
fc0cd8535cb163be22e2c48d5fa67cf55f480ddc
1
{
2
"name": "AYRuntime",
3
"version": "1.0.2",
4
"summary": "BlockSignature/BlockInvocation/RuntimeAddition.",
5
"homepage": "https://github.com/alan-yeh/AYRuntime",
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/AYRuntime.git",
15
"tag": "1.0.2"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "AYRuntime/Classes/**/*"
21
}