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
/
c
/
a
/
0
/
BAContact
/
1.0.0
/
BAContact.podspec.json
blob
8157f732b54b1949af92c94f6026db9361989b05
1
{
2
"name": "BAContact",
3
"version": "1.0.0",
4
"summary": "通讯录,最简单的中英文混合排序封装,微信通讯录 demo!",
5
"homepage": "https://github.com/BAHome/BAContact",
6
"license": "MIT",
7
"authors": {
8
"boai": "sunboyan@outlook.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/BAHome/BAContact.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "BAContact/BAContact/*.{h,m}",
18
"requires_arc": true
19
}