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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
7
/
8
/
ArrowView
/
1.0.0
/
ArrowView.podspec.json
blob
5ef9ed8615294cf9a60fdb175afb36fff316036b
1
{
2
"name": "ArrowView",
3
"version": "1.0.0",
4
"summary": "一个箭头视图.",
5
"description": "This is a ArrowView control.",
6
"homepage": "https://github.com/LINAICAI/ArrowView.git",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"linaicai": "linaicai2012@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/LINAICAI/ArrowView.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"requires_arc": true,
21
"source_files": "ArrowViewClass/*",
22
"frameworks": [
23
"Foundation",
24
"CoreGraphics",
25
"UIKit"
26
]
27
}