blob: 031861fa1b17012bb725e188f659145dbd33200e [file] [log] [blame]
{
"name": "PineappleKit",
"version": "1.0.0",
"license": "MIT",
"summary": "An fantastic collection of utils and extensions.",
"homepage": "https://github.com/muhlenXi/PineappleKit",
"authors": {
"muhlenXi": "muhlenxi@gmail.com"
},
"social_media_url": "http://muhlenxi.com",
"source": {
"git": "https://github.com/muhlenXi/PineappleKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"PineappleKit/Sources/Extensions/*.swift",
"PineappleKit/Sources/Utils/*.swift"
],
"swift_version": "4.2"
}