blob: 54aacb17ea4b946c74efe6b80da32566ca91e7de [file] [log] [blame]
{
"name": "CherryPieClasses",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CherryPieClasses/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
"~> 0.9.2"
],
"IQKeyboardManager": [
],
"IQDropDownTextField": [
],
"SRMonthPicker": [
]
}
}