{ "name": "BogoPayKit", "version": "0.1.9", "summary": "A short description of BogoPayKit.", "description": "TODO: Add long description of the pod here.", "homepage": "http://git.bogokj.com/fandong/BogoPayKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "fandongtongxue": "admin@fandong.me" }, "source": { "git": "http://git.bogokj.com/fandong/BogoPayKit.git", "tag": "0.1.9" }, "platforms": { "ios": "9.0" }, "source_files": "BogoPayKit/Classes/*", "dependencies": { "FDFoundationObjC": [ ], "FDUIKitObjC": [ ] } }