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
/
2
/
7
/
SwipeManager
/
0.0.1
/
SwipeManager.podspec.json
blob
28fa868ffcf97b8ecb27dad9a902d68a6ac83bd0
1
{
2
"name": "SwipeManager",
3
"version": "0.0.1",
4
"summary": "SwipeManager",
5
"homepage": "https://github.com/martirosyanrafi/SwipeManager",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Rafi"
15
},
16
"source": {
17
"git": "https://github.com/martirosyanrafi/SwipeManager.git",
18
"tag": "0.0.1"
19
},
20
"frameworks": "UIKit",
21
"source_files": [
22
"SwipeManager*",
23
"Classes/*",
24
"Resource/*"
25
],
26
"requires_arc": true
27
}