blob: 1cedde57e8d62c7c4da23878ad2458862f5fe381 [file] [log] [blame]
{
"name": "iosutilities",
"version": "1.0.1",
"summary": "IOs resources for totalplay developers.",
"description": "library for TotalPlay IOs developpers, this pod include some of a most used classes and objects.",
"homepage": "https://github.com/developersmoviletp/iosutilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juan Reynaldo Escobar Miron": "jrescobarmiron@gmail.com"
},
"source": {
"git": "https://github.com/developersmoviletp/iosutilities.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Resources/Classes/**/*",
"dependencies": {
"PKHUD": [
"~> 4.0"
],
"AlamofireObjectMapper": [
"~> 5.0"
],
"Alamofire": [
"~> 4.5"
],
"ActionSheetPicker-3.0": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}