blob: 744ea81ce5c530d34f68c1f75c9242b7e754c33a [file] [log] [blame]
{
"name": "PFStepper",
"version": "2.0.0",
"summary": "It may be the most elegant stepper you have ever had!",
"homepage": "https://github.com/PerfectFreeze/PFStepper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cee": "cee@chu2byo.com"
},
"social_media_url": "https://twitter.com/Ceecirno",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PerfectFreeze/PFStepper.git",
"tag": "v2.0.0"
},
"source_files": "Class/*.swift",
"requires_arc": true
}