[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 5 / SAStepperControl / 0.1.2 / SAStepperControl.podspec.json
blob3e73e37764bc1de2c55164efcf1d8acf59ba6fec
2   "name": "SAStepperControl",
3   "version": "0.1.2",
4   "summary": "UIStepper subclass that display's current value between Increment/decrement operators",
5   "homepage": "https://github.com/shams-ahmed/SAStepperControl",
6   "screenshots": "https://raw.githubusercontent.com/shams-ahmed/SAStepperControl/master/Assets/Screenshot1.png",
7   "license": "MIT",
8   "authors": {
9     "shams-ahmed": "shamsahmed@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shams-ahmed/SAStepperControl.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"