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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
f
/
2
/
c
/
NewProject
/
1.0.0
/
NewProject.podspec.json
blob
5951515b4842d999af2778f1b0bcf70ca37dc6a1
1
{
2
"name": "NewProject",
3
"version": "1.0.0",
4
"summary": "i am not happy",
5
"description": "what is wrong with you?",
6
"homepage": "https://coding.net/u/CarlinZhao/p/NewProject/git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Carlin": "294287693@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://git.coding.net/CarlinZhao/NewProject.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"NewProject",
23
"Classes/**/*.{h,m}"
24
]
25
}