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] DemoTestFramework 1.0.7
[CocoaPods.git]
/
Specs
/
1
/
7
/
5
/
AppSell
/
0.3.2
/
AppSell.podspec.json
blob
c1945b59e3a0ecbdceddb7ff8d134f0ca3864e51
1
{
2
"name": "AppSell",
3
"version": "0.3.2",
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/5423415/AppSellSDK.framework.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "AppSellSDK.framework"
21
}
22
}