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
/
LFJNetRequest
/
0.0.1
/
LFJNetRequest.podspec.json
blob
2aa42a2035b72316b2f81824091dc974fdb61d3e
1
{
2
"name": "LFJNetRequest",
3
"version": "0.0.1",
4
"summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示.",
5
"homepage": "https://github.com/manfengjun/LFJNetRequest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"manfengjun": "chinafengjun@gmail.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/manfengjun/LFJNetRequest.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"LFJNetRequest",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}