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] CookieOvenWebtoon 3.2.4
[CocoaPods.git]
/
Specs
/
9
/
b
/
2
/
ThinkVerb
/
1.0.5
/
ThinkVerb.podspec.json
blob
178d4aed5dac3c3b0d2ec921635344cb5bb2c462
1
{
2
"name": "ThinkVerb",
3
"version": "1.0.5",
4
"summary": "A super cool animation interface based on CoreAnimation.",
5
"homepage": "https://github.com/hon-key/ThinkVerb",
6
"license": "MIT",
7
"authors": {
8
"HJ-Cai": "lj_chj@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/hon-key/ThinkVerb.git",
15
"tag": "1.0.5"
16
},
17
"source_files": [
18
"ThinkVerb",
19
"ThinkVerb/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}