| { | |
| "name": "BaHaActionSheet", | |
| "version": "1.0.1", | |
| "summary": "BaHaActionSheet the Bahamut alert sheet in Swift", | |
| "homepage": "https://github.com/OneupNetwork/BaHaActionSheet-ios", | |
| "license": "MIT", | |
| "authors": { | |
| "Wayne": "wayne_lin@gamer.com.tw" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/OneupNetwork/BaHaActionSheet-ios.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "BaHaActionSheet/Source/*.swift", | |
| "swift_version": "4.1", | |
| "requires_arc": true | |
| } |