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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
3
/
a
/
e
/
XYQRegexPattern
/
1.0.0
/
XYQRegexPattern.podspec.json
blob
a0533a38bbad0f0eb433a429f4f38b469cc75f3b
1
{
2
"name": "XYQRegexPattern",
3
"version": "1.0.0",
4
"summary": "The package of useful tools",
5
"homepage": "https://github.com/xiayuanquan/Test",
6
"license": "MIT",
7
"authors": {
8
"夏远全": "13718037163@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/xiayuanquan/Test.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"XYQRegexPattern",
19
"XYQRegexPattern/*.{h,m}"
20
],
21
"requires_arc": true
22
}