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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
9
/
e
/
FirstSDK
/
0.0.1
/
FirstSDK.podspec.json
blob
edc5c271e9f486119a630fdc5bc61231a7494c8a
1
{
2
"name": "FirstSDK",
3
"version": "0.0.1",
4
"summary": "FirstSDK.",
5
"platforms": {
6
"ios": "7.0"
7
},
8
"description": "this is my test",
9
"homepage": "https://github.com/kissnger/FirstSDK",
10
"license": {
11
"type": "MIT",
12
"file": "license"
13
},
14
"authors": {
15
"massimo": "16707587@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/kissnger/FirstSDK.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"FirstSDK/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}