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] RegulaCommonNightly 7.5.939
[CocoaPods.git]
/
Specs
/
6
/
5
/
c
/
xuexi
/
0.0.1
/
xuexi.podspec.json
blob
7b34c96bb6353ce0e5ec3ad55af915c65dc31a9f
1
{
2
"name": "xuexi",
3
"version": "0.0.1",
4
"summary": "mydemo",
5
"homepage": "https://github.com/huangyanzu/xuexi",
6
"license": "MIT",
7
"authors": {
8
"huangyanzu": "email@address.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/huangyanzu/xuexi.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"xuexi",
19
"xuexi/xuexi/我的框架/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"requires_arc": true
23
}