blob: 4dafa3d287875ecce4fc42d4e01ffe4e9dc6fa8f [file] [log] [blame]
{
"name": "APECountdownView",
"summary": "Wanna countdown to something? Then you have come to the right place!",
"version": "0.1.2",
"homepage": "https://github.com/apegroup/APECountdownView",
"license": "MIT",
"authors": {
"apegroup AB": "support@apegroup.com"
},
"source": {
"git": "https://github.com/apegroup/APECountdownView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/apegroup",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resources": [
"Resources/**/*"
],
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 2.2"
],
"RxCocoa": [
"~> 2.2"
]
}
}