blob: 264a3de1bfdb8e40bed8adf541f15b60e81c7173 [file] [log] [blame]
{
"name": "eventbussdk",
"version": "0.1.3",
"summary": "mobile foundation framework",
"resources": "README.md",
"social_media_url": "https://twitter.com/galblank",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"description": "brings to provide ALL the foundational needs of any mobile applicaion",
"homepage": "https://github.com/galblank/eventbussdk",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Blank, Gal": "galblank@gmail.com"
},
"source": {
"git": "https://github.com/galblank/eventbussdk.git",
"commit": "5733905e211b94e8208156a060003a0b72ba61c4"
},
"preserve_paths": "**",
"source_files": "**/*.{c,h,m,swift}",
"libraries": [
"icucore",
"sqlite3"
],
"pod_target_xcconfig": {
"SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(SRCROOT)/eventbussdk/sqlite3"
},
"pushed_with_swift_version": "3.0"
}