blob: 41d63f33e1cc944e0177f82e78685fccb827c2ac [file] [log] [blame]
{
"name": "APExtensions",
"version": "3.2.0",
"summary": "A helpful collection of extensions, controllers and protocols.",
"description": "A helpful collection of extensions, controllers and protocols. See documentation for details.",
"homepage": "https://github.com/APUtils/APExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/APExtensions.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APExtensions/Classes/**/*",
"private_header_files": "APExtensions/Classes/APExtensionsLoader.h",
"frameworks": [
"Foundation",
"UIKit",
"MessageUI"
],
"pushed_with_swift_version": "3.0"
}