blob: 46d1ca263657c363a9b47b7724944d9fb5769078 [file] [log] [blame]
{
"name": "CherryPieClasses",
"version": "0.1.8",
"summary": "CherryPieStudio Classes.",
"homepage": "https://github.com/timashov/cherrypieclasses/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CperryPieStudio": "info@cherrypiesstudio.com"
},
"source": {
"git": "https://github.com/timashov/cherrypieclasses.git",
"branch": "master",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CherryPieClasses/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
"~> 0.9.2"
],
"IQKeyboardManager": [
],
"IQDropDownTextField": [
],
"SRMonthPicker": [
]
}
}