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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
c
/
f
/
5
/
F4SDK
/
1.0.2
/
F4SDK.podspec.json
blob
73582281f8f50353460d854819378d74f904f738
1
{
2
"name": "F4SDK",
3
"platforms": {
4
"ios": "7.0"
5
},
6
"version": "1.0.2",
7
"license": "MIT",
8
"summary": "F4 Mobile SDK",
9
"homepage": "https://github.com/Kratos28/F4SDK.git",
10
"authors": "Kut Zhang",
11
"source": {
12
"git": "https://github.com/Kratos28/F4SDK.git",
13
"tag": "1.0.2"
14
},
15
"source_files": "F4SDKPublic/**/*.{h,m}",
16
"requires_arc": true,
17
"dependencies": {
18
"AFNetworking": [
19
"~> 2.4.1"
20
],
21
"FMDB": [
22
"~> 2.4"
23
],
24
"OpenUDID": [
25
"~> 1.0.0"
26
]
27
}
28
}