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] CZarSDK 1.1.12
[CocoaPods.git]
/
Specs
/
6
/
1
/
5
/
YYRegex
/
0.0.1
/
YYRegex.podspec.json
blob
4e38fc3ff025804fec949e211028bd0523b77df5
1
{
2
"name": "YYRegex",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "Regex concentrate on iOS.",
6
"homepage": "https://github.com/hardtosaygoodbye/YYRegex",
7
"authors": {
8
"马万荣": "hardtosaygoodbye@sina.com"
9
},
10
"source": {
11
"git": "https://github.com/hardtosaygoodbye/YYRegex.git",
12
"tag": "0.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "*.{h,m}"
19
}