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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
e
/
6
/
HSRegEx
/
1.0.0
/
HSRegEx.podspec.json
blob
4150b41314fa22efdd9641762e02c3dccfa5f792
1
{
2
"name": "HSRegEx",
3
"version": "1.0.0",
4
"summary": "regular expression.",
5
"homepage": "https://github.com/ZYXiao/HSRegEx",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ZYXiao": "304983615@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/ZYXiao/HSRegEx.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "HSRegEx/*.{h,m}",
21
"frameworks": "Foundation",
22
"requires_arc": true
23
}