blob: e6f1403953cf1ff48d5567d6123bc47838d7f419 [file] [log] [blame]
{
"name": "APExtensions",
"version": "3.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APExtensions/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"MessageUI"
],
"pushed_with_swift_version": "3.0"
}