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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
5
/
7
/
6
/
sdkCRM
/
1.3.1
/
sdkCRM.podspec.json
blob
ad2ebd0ae92070c0c69717ca096aa573183a445f
1
{
2
"name": "sdkCRM",
3
"version": "1.3.1",
4
"summary": "sdkCRM",
5
"description": "SDK CRM",
6
"homepage": "https://github.com/AliasCocoa/sdkCRM",
7
"license": {
8
"type": "Apache",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Adel": "aliascocoa@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/AliasCocoa/sdkCRM.git",
16
"tag": "1.3.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"ios": {
22
"vendored_frameworks": "sdkCRM.framework"
23
},
24
"dependencies": {
25
"Protobuf": [
26
27
]
28
}
29
}