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] SpikeSDK 4.0.11-beta.5
[CocoaPods.git]
/
Specs
/
9
/
b
/
2
/
ThinkVerb
/
1.0.2
/
ThinkVerb.podspec.json
blob
b71ebc9f8239ba9c56a9c5c0f4f88b64c2f2d55a
1
{
2
"name": "ThinkVerb",
3
"version": "1.0.2",
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.2"
16
},
17
"source_files": [
18
"ThinkVerb",
19
"ThinkVerb/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}