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