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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
7
/
9
/
PhoneSelectionVc
/
1.0.1
/
PhoneSelectionVc.podspec.json
blob
57126005a5656345577c0ca612d9cb127ae631c3
1
{
2
"name": "PhoneSelectionVc",
3
"version": "1.0.1",
4
"summary": "兼容所有版本电话号码选择",
5
"homepage": "https://github.com/MrZdd/PhoneSelectionVc",
6
"license": "MIT",
7
"authors": {
8
"MrZdd": "@469648303qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/MrZdd/PhoneSelectionVc.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"PhoneSelect",
19
"*.{h,m}"
20
],
21
"requires_arc": true
22
}