blob: a2c7bbfcf0ddaa181f7dbb433ae880c01b208bec [file] [log] [blame]
{
"name": "CFNotify",
"version": "0.9.0",
"summary": "A customizable framework to create draggable views",
"homepage": "https://github.com/hallelujahbaby/CFNotify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johnny": "hallelujahbaby@gmail.com"
},
"social_media_url": "http://co-fire.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hallelujahbaby/CFNotify.git",
"tag": "0.9.0"
},
"source_files": [
"CFNotify",
"CFNotify/**/*.{swift,h}"
],
"resource_bundles": {
"CFResources": [
"CFResources/**/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}