blob: be78f20990d7b6a3dd13e04e5bfdf1d125a866ce [file] [log] [blame]
{
"name": "XcodeProjKit",
"version": "0.1.0",
"license": "MIT",
"homepage": "https://github.com/phimage/XcodeProjKit/",
"summary": "Read, edit and serialize Xcode projet into open step file format.",
"authors": {
"phimage": "eric.marchand.n7@gmail.com"
},
"source": {
"git": "https://github.com/phimage/XcodeProjKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.1"
}