blob: ce53ea2aa635c0bcc799e47aa77855c7816d6261 [file] [log] [blame]
{
"name": "PFStepper",
"version": "0.0.1",
"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": "v0.0.1"
},
"source_files": "Class/*.swift",
"requires_arc": true
}