blob: 2ce2f8e142613008cb89e85175807ab6a3fbaa9d [file] [log] [blame]
{
"name": "iosutilities",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Resources/Classes/**/*",
"dependencies": {
"PKHUD": [
],
"AlamofireObjectMapper": [
],
"Alamofire": [
],
"ActionSheetPicker-3.0": [
],
"RealmSwift": [
],
"CryptoSwift": [
]
}
}