blob: 3db4192c475d69007b18c6afa5eb0dea66bda7ca [file] [log] [blame]
{
"name": "Counter",
"version": "1.1",
"summary": "Powerful and multipurpose counter",
"description": "Powerful and multipurpose counter:\n- Easy to use\n- Increment/Decrement\n- You decide the start value\n- Sum several values in a single call\n- Use your own objects\n- Set Milestones (alarms)\n- Automatic counter",
"homepage": "https://github.com/Juanpe/Counter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanpe Catalán": "juanpecm@gmail.com"
},
"source": {
"git": "https://github.com/Juanpe/Counter.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/juanpeCMiOS",
"platforms": {
"ios": "9.0"
},
"source_files": "Counter/Classes/**/*",
"pushed_with_swift_version": "3.0"
}