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] DemoTestFramework 1.0.7
[CocoaPods.git]
/
Specs
/
c
/
0
/
8
/
OYIndex
/
1.0.0
/
OYIndex.podspec.json
blob
2fc08dccafe109eb3efe7d10e343663321e31bf7
1
{
2
"name": "OYIndex",
3
"version": "1.0.0",
4
"summary": "just OYIndex.",
5
"description": "just OYIndex test",
6
"homepage": "https://github.com/oyxc/OYIndex",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"oyxc": "346215934@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/oyxc/OYIndex.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "OYIndex/Classes/**/*"
22
}