{ | |
"name": "FGNumberStepper", | |
"version": "1.0", | |
"summary": "FGNumberStepper convenice amount picker", | |
"homepage": "https://github.com/Insfgg99x/FGNumberSetpper", | |
"license": "MIT", | |
"authors": { | |
"CGPointZero": "newbox0512@yahoo.com" | |
}, | |
"source": { | |
"git": "https://github.com/Insfgg99x/FGNumberSetpper.git", | |
"tag": "1.0" | |
}, | |
"frameworks": [ | |
"Foundation", | |
"UIKit" | |
], | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "lib/*.{h,m}", | |
"requires_arc": true | |
} |