blob: c5191b95b5d6ecb3214a3725e74efa1d2b168bd2 [file] [log] [blame]
{
"name": "MyTestLibrary",
"version": "0.1.3",
"summary": "Some subclass of the some very helpfull class",
"description": "This project is the almost absolutely fantastic project in the world ever been created by the humans",
"homepage": "https://github.com/VictorLiubchenko/MyTestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liubchenko": "liubchenko.v@nixsolutions.com"
},
"source": {
"git": "https://github.com/VictorLiubchenko/MyTestLibrary.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyTestLibrary/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Alamofire": [
"~> 3.4.1"
],
"SwiftyJSON": [
"~> 2.3.2"
],
"CryptoSwift": [
"~> 0.4.1"
],
"HexColors": [
"~> 4.0.0"
],
"Material": [
"~> 1.0"
],
"MMMaterialDesignSpinner": [
"~> 0.2.3"
],
"Kingfisher": [
"~> 2.6.0"
],
"AsyncSwift": [
"~> 1.7.4"
],
"cURLLook": [
"~> 0.0.2"
]
}
}