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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
c
/
4
/
5
/
Test2
/
1.2
/
Test2.podspec.json
blob
0a17e8d3c2ccb9388b1b7890ff21117966e46d20
1
{
2
"name": "Test2",
3
"version": "1.2",
4
"summary": "A test Project",
5
"homepage": "https://github.com/OYXK/TestGit2",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"2051918090@qq.com": "2051918090@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/OYXK/TestGit2.git",
18
"tag": "1.2"
19
},
20
"source_files": [
21
"Test2",
22
"Test2/**/*.{h,m}"
23
],
24
"frameworks": [
25
"UIKit",
26
"XCTest"
27
],
28
"requires_arc": true
29
}