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] MealziOSSDKStaging 5.3.0
[CocoaPods.git]
/
Specs
/
7
/
3
/
f
/
Fluent
/
0.1.1
/
Fluent.podspec.json
blob
72f745cc50a680f758c3cc2dbdacc58c91f03379
1
{
2
"name": "Fluent",
3
"version": "0.1.1",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"summary": "Swift Animations made Easy",
12
"homepage": "https://github.com/matthewcheok/Fluent",
13
"authors": {
14
"Matthew Cheok": "hello@matthewcheok.com"
15
},
16
"requires_arc": true,
17
"source": {
18
"git": "https://github.com/matthewcheok/Fluent.git",
19
"branch": "master",
20
"tag": "0.1.1"
21
},
22
"source_files": "Fluent/*.swift"
23
}