blob: f6e3260d2d1723a17c8b5fcb450a3b0dff3f770c [file] [log] [blame]
{
"name": "SwiftyLoad",
"version": "0.1.0",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/PB-Tech/SwiftyLoad",
"summary": "An open-source make swift aviable load and initialize method",
"authors": {
"PB-Tech": "pbyte.technology@gmail.com"
},
"source": {
"git": "https://github.com/PB-Tech/SwiftyLoad.git",
"tag": "0.1.0"
},
"source_files": "SwiftyLoad/*/*.{h,m}",
"public_header_files": "SwiftyLoad/*/*.{h}",
"frameworks": "Foundation",
"platforms": {
"ios": "9.0"
}
}