[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 4 / a / c / CFNotify / 1.0.3 / CFNotify.podspec.json
blob4a70d0f42fb8b689140138022f8509b93cd248ce
2   "name": "CFNotify",
3   "version": "1.0.3",
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   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/hallelujahbaby/CFNotify.git",
18     "tag": "1.0.3"
19   },
20   "swift_version": "5.0",
21   "source_files": [
22     "CFNotify",
23     "CFNotify/**/*.{swift,h}"
24   ],
25   "resource_bundles": {
26     "CFResources": [
27       "CFResources/**/*.png"
28     ]
29   },
30   "frameworks": "UIKit"