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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
8
/
2
/
AYResponder
/
0.1.0
/
AYResponder.podspec.json
blob
9f3336c904be465ed2b326ed6cd77a84540a008a
1
{
2
"name": "AYResponder",
3
"version": "0.1.0",
4
"summary": "Selector responder for object",
5
"homepage": "https://github.com/alan-yeh/AYResponder",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alan Yeh": "a@yerl.cn"
12
},
13
"source": {
14
"git": "https://github.com/alan-yeh/AYResponder.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "AYResponder/Classes/**/*"
21
}