blob: e93ad7ba04b929f0c1d0fac08b4a69f25d5b29df [file] [log] [blame]
{
"name": "JZiOSFramework",
"version": "1.0.1",
"summary": "Basic framework for iOS Swift",
"homepage": "https://github.com/zjfjack/JZiOSFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Zhang": "zekejeff@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zjfjack/JZiOSFramework.git",
"tag": "1.0.1"
},
"source_files": "JZiOSFramework/**/*.swift"
}