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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
6
/
3
/
d
/
Alike
/
0.4.0
/
Alike.podspec.json
blob
9f81c16c5cf88eb291c2d760c815e6c60c95988a
1
{
2
"name": "Alike",
3
"version": "0.4.0",
4
"summary": "Alike is the iOS client interface for using visual search sdk provided by Streamoid",
5
"license": "MIT",
6
"authors": {
7
"abc": "abc@abc.com",
8
"def": "def@def.com"
9
},
10
"homepage": "http://piqitfashion.com/",
11
"requires_arc": true,
12
"source": {
13
"git": "https://github.com/raghuveer553/SDKTest.git",
14
"tag": "0.4.0"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"ios": {
20
"vendored_frameworks": "Alike.framework"
21
}
22
}