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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
1
/
2
/
5
/
GAKit
/
0.1.0
/
GAKit.podspec.json
blob
a41b8191f0beabc938deecaf2ddc2c7e38fe0134
1
{
2
"name": "GAKit",
3
"version": "0.1.0",
4
"summary": "Data source wrapper for views",
5
"homepage": "https://github.com/Gor/GAKit",
6
"license": "MIT",
7
"authors": {
8
"Gor Avakyan": "gv.avakyan@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/Gor/GAKit.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"requires_arc": true,
18
"source_files": "GAKit"
19
}