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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
a
/
b
/
f
/
ServerAPI
/
1.0.4
/
ServerAPI.podspec.json
blob
4e339573afc8afbac278ab8d6300510f3f4968af
1
{
2
"name": "ServerAPI",
3
"version": "1.0.4",
4
"summary": "A Web Service Framework",
5
"homepage": "https://github.com/heroims/ServerAPI",
6
"license": {
7
"type": "MIT",
8
"file": "README.md"
9
},
10
"authors": {
11
"heroims": "heroims@163.com"
12
},
13
"source": {
14
"git": "https://github.com/heroims/ServerAPI.git",
15
"tag": "1.0.4"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"source_files": "ServerAPI/*.{h,m}",
21
"requires_arc": true
22
}