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