[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / c / 5 / 6 / eventbussdk / 0.1.2 / eventbussdk.podspec.json
blobaee88dc95ea5ce44990335a3ed2ce3c8fcf29bd7
2   "name": "eventbussdk",
3   "version": "0.1.2",
4   "summary": "mobile foundation framework",
5   "resources": "README.md",
6   "social_media_url": "https://twitter.com/galblank",
7   "platforms": {
8     "ios": "10.1"
9   },
10   "requires_arc": true,
11   "description": "brings to provide ALL the foundational needs of any mobile applicaion",
12   "homepage": "https://github.com/galblank/eventbussdk",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.txt"
16   },
17   "authors": {
18     "Blank, Gal": "galblank@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/galblank/eventbussdk.git",
22     "commit": "4602f74fef70b784cedb15bbd0b09335ad03f065"
23   },
24   "preserve_paths": "**",
25   "source_files": "**/*.{c,h,m,swift}",
26   "libraries": [
27     "icucore",
28     "sqlite3"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(SRCROOT)/eventbussdk/sqlite3"
32   },
33   "pushed_with_swift_version": "3.0"