[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / f / MDCFocusView / 0.1.0 / MDCFocusView.podspec.json
blobe6e370b425b167e44be083f5b3daa2635bd973dc
2   "name": "MDCFocusView",
3   "version": "0.1.0",
4   "summary": "Apply a \"tutorial screen\" overlay to your application window.",
5   "homepage": "https://github.com/modocache/MDCFocusView",
6   "license": "MIT",
7   "authors": {
8     "modocache": "modocache@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/modocache/MDCFocusView.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "MDCFocusView/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "UIKit"