blob: abbdbe8d62c2dcb87c727b8eaf6b22e65e08ac5d [file] [log] [blame]
{
"name": "FKCustomPresentationController",
"version": "1.0.0",
"summary": "A PresentationController for iOS",
"homepage": "https://github.com/ForAllKid/FKCostomPresentationController",
"license": "MIT",
"authors": {
"ForKid": "910784384@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ForAllKid/FKCostomPresentationController.git",
"tag": "v1.0.0"
},
"source_files": "FKCustomPresentationController/FKPresentationController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}