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] SindarinSwiftSDK 1.0.0
[CocoaPods.git]
/
Specs
/
7
/
4
/
5
/
MitRegx
/
0.0.3
/
MitRegx.podspec.json
blob
75f22a837a36554c21642c9aaf78787167890811
1
{
2
"name": "MitRegx",
3
"version": "0.0.3",
4
"summary": "MitRegx",
5
"homepage": "https://github.com/mcmengchen",
6
"license": "MIT",
7
"authors": {
8
"mcmengchen": "416922992@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/mcmengchen/MitRegx.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "MitCheckDemo/MitCheckDemo/MitRegex/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}