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] ACWebSocketClient 0.1.0
[CocoaPods.git]
/
Specs
/
1
/
3
/
c
/
FTestDemo
/
1.0.0
/
FTestDemo.podspec.json
blob
e5a718a3e96e4e495eee7d114c9a26f0dfb4c329
1
{
2
"name": "FTestDemo",
3
"version": "1.0.0",
4
"summary": "sdk上传前测试",
5
"homepage": "https://github.com/fengshaohui/WillUpLoadSDkDemo",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"fengshaohui": "343407675@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/fengshaohui/WillUpLoadSDkDemo.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "FTestDemo/Class/*.{h,m}"
22
}