blob: 749047b1de935f5db1165198ac811a101eb596e7 [file] [log] [blame]
{
"name": "SLTopMiniApps",
"version": "0.16.0",
"summary": "This framework was created to make it easy to create a pull to down menu.",
"homepage": "https://github.com/soluevo/SLTopMiniApps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PedroMouraoLM": "pedro.mourao@soluevo.com.br"
},
"source": {
"git": "https://github.com/soluevo/SLTopMiniApps.git",
"tag": "0.16.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Alamofire": [
"= 4.9.1"
],
"AlamofireImage": [
],
"HandyJSON": [
],
"RealmSwift": [
],
"SwiftyJSON": [
],
"Disk": [
],
"AlamofireNetworkActivityLogger": [
],
"Cosmos": [
]
},
"source_files": "SLTopMiniApps/Classes/**/*",
"resource_bundles": {
"SLTopMiniApps": [
"SLTopMiniApps/Assets/*.png"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}