blob: 8fccd7415a80fc9f83a2e8531617d9ab0efb0999 [file] [log] [blame]
{
"name": "AppInjector",
"version": "0.0.1",
"summary": "Light weight injector",
"homepage": "https://github.com/will3/AppInjector",
"license": "MIT",
"authors": {
"Will Zhou": "will3.git@gmail.com"
},
"social_media_url": "http://twitter.com/will3_z",
"source": {
"git": "https://github.com/will3/AppInjector.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AppInjector/**/*.{swift}",
"frameworks": "Foundation"
}