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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
f
/
d
/
a
/
AllowConnectCocoapods
/
1.0.1
/
AllowConnectCocoapods.podspec.json
blob
fb89ec292ae3e7dec4ccc1cb6f8c4be0839d5478
1
{
2
"name": "AllowConnectCocoapods",
3
"version": "1.0.1",
4
"summary": "移动端连接权限申请",
5
"description": "判断应用启动时运行是否正确",
6
"homepage": "https://github.com/xiangban/AllowConnect",
7
"license": "MIT",
8
"authors": {
9
"rqp": "798735878@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/xiangban/AllowConnect.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"AllowConnect",
20
"*.{h,m,a}"
21
],
22
"dependencies": {
23
"AFNetworking": [
24
25
]
26
}
27
}