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