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