blob: 218ee81b5fa1e9cf75a3908a71c7e5f3eb9ff3c0 [file] [log] [blame]
{
"name": "CFNotify",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": [
"CFNotify",
"CFNotify/**/*.{swift,h}"
],
"resource_bundles": {
"CFResources": [
"CFResources/**/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}