[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / c / CXFocusView / 0.0.2 / CXFocusView.podspec.json
blob0ffb8261f64236641bff23fd7e42dfabfbe8137c
2   "name": "CXFocusView",
3   "version": "0.0.2",
4   "summary": "Basic UIView overlay (for tutorials etc.)",
5   "homepage": "https://github.com/dclelland/CXFocusView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/CXFocusView.git",
14     "tag": "0.0.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "CXFocusView/*.{h,m}"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "NSObject+KVOBlocks": [
29     ],
30     "ObjectiveSugar": [
32     ]
33   }