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] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git]
/
Specs
/
c
/
3
/
6
/
MDCurve
/
1.0.0
/
MDCurve.podspec.json
blob
b58898cee242f8a41230fbf2459a505a08d20a0b
1
{
2
"name": "MDCurve",
3
"homepage": "https://github.com/yangchenlarkin/MDCurveKit",
4
"summary": "A resolution for curve calculation some views base on it",
5
"version": "1.0.0",
6
"license": "MIT",
7
"authors": {
8
"剑川道长": "yangchenlarkin@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yangchenlarkin/MDCurveKit.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "6.0"
17
},
18
"source_files": [
19
"MDCurveKit",
20
"MDCurveKit/**/*"
21
]
22
}