[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 3 / stepr / 0.0.3 / stepr.podspec.json
blobd6feb1e585b7ded3fb760bdeb85e087703f460ab
2   "name": "stepr",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "A stepper input library with cool animations.",
6   "homepage": "https://github.com/onurersel/stepr",
7   "authors": {
8     "Onur Ersel": "onurersel@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onurersel/stepr.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "stepr/stepr/*.swift",
19   "resources": [
20     "stepr/images/*.png"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "anim": [
25       "~> 0.0.7"
26     ]
27   }