blob: 54bcb159a65371a49cb79e571cc60eb149857049 [file] [log] [blame]
{
"name": "VersionIntrospection",
"version": "0.1.3",
"summary": "Simple tool to expose versions of dependencies by parsing Podfile.lock",
"homepage": "https://github.com/clausweymann/VersionIntrospection",
"license": "MIT",
"authors": {
"Claus Weymann": "claus.weymann@sprylab.com"
},
"source": {
"git": "https://github.com/clausweymann/VersionIntrospection.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0",
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}