[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / 1 / PKYStepper / 0.0.1 / PKYStepper.podspec.json
blob056fb665c5f924f76da08f463659ad7be11995ee
2   "name": "PKYStepper",
3   "version": "0.0.1",
4   "summary": "Customizable Stepper Control",
5   "description": "                    A customizabel stepper control with stepper & label combined.\n",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yohei okada": "okada.yohei@gmail.com"
12   },
13   "homepage": "https://github.com/parakeety/PKYStepper",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/parakeety/PKYStepper.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "PKYStepper/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore"
26   ],
27   "requires_arc": true