[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 5 / SAStepperControl / 0.1.4 / SAStepperControl.podspec.json
blob7d97ffd3dada2f81165915e1276f68325cd8dfcf
2   "name": "SAStepperControl",
3   "version": "0.1.4",
4   "summary": "UIStepper subclass: 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.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"