blob: 32279dd26f429b644b7f8fe452db66b7768b3e24 [file] [log] [blame]
{
"name": "AGImageControls",
"version": "0.1.5",
"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.5"
},
"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"
}