[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 4 / 5 / SAStepperControl / 0.1.0 / SAStepperControl.podspec.json
blob824dcc57432a9926ed68854326199ee75f790e28
2   "name": "SAStepperControl",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"