blob: ab54885bc72e03e7f50d477be9104727271f46c9 [file] [log] [blame]
{
"name": "APECountdownView",
"summary": "Wanna countdown to something? Then you have come to the right place!",
"version": "0.1.1",
"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.1"
},
"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"
]
}
}