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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
3
/
b
/
e
/
AYAnimation
/
1.0.0
/
AYAnimation.podspec.json
blob
b1807841f1da7ad788264a527460d7c8a1658b9a
1
{
2
"name": "AYAnimation",
3
"version": "1.0.0",
4
"summary": "Framework for Animation.",
5
"homepage": "https://github.com/alan-yeh/AYAnimation",
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/AYAnimation.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "AYAnimation/Classes/**/*"
21
}