blob: e1b4a08abec787b43644f4fe3e181f63707a81bb [file] [log] [blame]
{
"name": "Sambag",
"version": "1.0",
"summary": "Android Time, Month-Year, and Date pickers implemented in Swift for iOS development",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mownier/sambag",
"authors": {
"Mounir Ybanez": "rinuom91@gmail.com"
},
"source": {
"git": "https://github.com/mownier/sambag.git",
"tag": "1.0"
},
"source_files": "Sambag/Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}