blob: a48bf1300124c0d4fc1f140ff86773bd2e76197e [file] [log] [blame]
{
"name": "AppInjector",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AppInjector/**/*.{swift}",
"frameworks": "Foundation"
}