[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / b / UIGuidedView / 1.0.0 / UIGuidedView.podspec.json
blob00f3270ccdda9083aaa43a70ab37fbf9c06ef398
2   "name": "UIGuidedView",
3   "version": "1.0.0",
4   "summary": "A simple control designed for guiding a user through a controlled flow",
5   "homepage": "https://github.com/MitchellMalleo/UIGuidedView",
6   "license": "MIT",
7   "authors": {
8     "Mitch Malleo": "mitchellmalleo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MitchellMalleo/UIGuidedView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ]