blob: abcf776245ffce4ae0a4119635af57bd2a336254 [file] [log] [blame]
{
"name": "AAFragmentManager",
"version": "0.1.1",
"summary": "AAFragmentManager is a child view manager responsible to add child subviews in UIView and easy switching between them, written in Swift.",
"description": "AAFragmentManager is a child view manager responsible to add child subviews in UIView, designed for easy switching between child view controllers with animations.",
"homepage": "https://github.com/EngrAhsanAli/AAFragmentManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AAFragmentManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "AAFragmentManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}