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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
8
/
9
/
c
/
QFormData
/
1.0.1
/
QFormData.podspec.json
blob
2958d0064431e43b3f0f4b7f885dca7ecb2f5a45
1
{
2
"name": "QFormData",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"license": "MIT",
8
"homepage": "https://github.com/QianChia/QFormData",
9
"authors": {
10
"QianChia": "jhqian0228@icloud.com"
11
},
12
"summary": "A simple encapsulation of upload file data",
13
"source": {
14
"git": "https://github.com/QianChia/QFormData.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "QFormData",
18
"requires_arc": true
19
}