blob: 4dc31f32ccec9a5f3efe755cbcf837b5d121db30 [file] [log] [blame]
{
"name": "AGImageControls",
"version": "0.1.2",
"platforms": {
"ios": "9.0"
},
"summary": "A short description of AGImageControls.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/agilie/AGImageControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Agilie": "info@agilie.com"
},
"source": {
"git": "https://github.com/agilie/AGImageControls.git",
"tag": "0.1.2"
},
"source_files": "AGImageControls/Classes/**/*.{swift,metal}",
"resource_bundles": {
"AGImageControls": [
"AGImageControls/Assets/Fonts/*.ttf",
"AGImageControls/Assets/Images/*.png",
"AGImageControls/Assets/Images/*.pdf"
]
},
"pushed_with_swift_version": "3.0"
}