blob: 67177c89f254d01f591a30c56347853599503ffa [file] [log] [blame]
{
"name": "XcodeKit",
"version": "2.0.1",
"summary": "A library to read and write Xcode project files",
"homepage": "https://github.com/PodBuilder/XcodeKit",
"license": "MIT",
"authors": {
"William Kent": "gmail.com:wjk011"
},
"source": {
"git": "https://github.com/PodBuilder/XcodeKit.git",
"tag": "2.0.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "XcodeKit/*.{h,m}",
"requires_arc": true
}