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
/
1
/
7
/
5
/
AppSell
/
0.3.3
/
AppSell.podspec.json
blob
4d4b7c499c7f455b063fe06144957c0121583a5a
1
{
2
"name": "AppSell",
3
"version": "0.3.3",
4
"summary": "iOS SDK for AppSell",
5
"homepage": "https://github.com/AppSellMe/ios-sdk-release",
6
"authors": {
7
"Name": "AppSell"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"http": "https://github.com/AppSellMe/ios-sdk-release/files/5428500/AppSellSDK.framework.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "AppSellSDK.framework"
21
}
22
}