blob: bcec460c42bbc878b0d11cc1366ab73dd1f6b888 [file] [log] [blame]
{
"name": "AAPageController",
"version": "1.2.1",
"summary": "iOS PageController with top tab",
"homepage": "https://github.com/Fxxxxxx/AAPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Feng": "e2shao1993@163.com"
},
"swift_versions": "5",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fxxxxxx/AAPageController.git",
"tag": "1.2.1"
},
"source_files": "AAPageController/*",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5"
}