[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / CFNotify / 0.9.0 / CFNotify.podspec.json
bloba2c7bbfcf0ddaa181f7dbb433ae880c01b208bec
2   "name": "CFNotify",
3   "version": "0.9.0",
4   "summary": "A customizable framework to create draggable views",
5   "homepage": "https://github.com/hallelujahbaby/CFNotify",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Johnny": "hallelujahbaby@gmail.com"
12   },
13   "social_media_url": "http://co-fire.com",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hallelujahbaby/CFNotify.git",
19     "tag": "0.9.0"
20   },
21   "source_files": [
22     "CFNotify",
23     "CFNotify/**/*.{swift,h}"
24   ],
25   "resource_bundles": {
26     "CFResources": [
27       "CFResources/**/*.png"
28     ]
29   },
30   "frameworks": "UIKit",
31   "requires_arc": true,
32   "pushed_with_swift_version": "4.0"