[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / b / YAScrollSegmentControl / 0.1.0 / YAScrollSegmentControl.podspec.json
blob9f07cae75881d964d73705ab10d3d3504b0c5751
2   "name": "YAScrollSegmentControl",
3   "version": "0.1.0",
4   "summary": "Beautiful and easy to use scrolling segment control.",
5   "description": "                        A simple control for implementing a beautiful scrolling segment control. With adaptive gradient to tease the user to explore all the items in the list. Fully customizable either by code or using interface builder.\n",
6   "homepage": "https://github.com/jimmya/YAScrollSegmentControl",
7   "screenshots": "https://raw.githubusercontent.com/jimmya/YAScrollSegmentControl/master/screen2.png",
8   "license": "MIT",
9   "authors": {
10     "jimmy": "arts.jimmy@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/jimmya/YAScrollSegmentControl.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "YAScrollSegmentControl": [
23       "Pod/Assets/*.png"
24     ]
25   }