blob: e9a32f24e345932d9dcc74858d393e1d6092b4d7 [file] [log] [blame]
{
"name": "CoreMeta",
"version": "2.0.1",
"summary": "IOC / DI for iOS",
"description": "For more information, please visit http://www.gretzlab.com",
"homepage": "https://github.com/jgretz/CoreMeta",
"license": "Apache 2.0",
"authors": {
"Josh Gretz": "jgretz@truefit.io"
},
"source": {
"git": "https://github.com/jgretz/CoreMeta.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/joshgretz",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"source_files": "CoreMeta/CoreMeta/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}