4 "summary": "Asynchronous Swift wrapper for the NextBus API.",
5 "homepage": "https://github.com/MrAdamBoyd/SwiftBus",
6 "authors": "Adam Boyd",
8 "git": "https://github.com/MrAdamBoyd/SwiftBus.git",
11 "social_media_url": "https://twitter.com/MrAdamBoyd",
22 "frameworks": "Foundation",
25 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(DEVELOPER_FRAMEWORKS_DIR) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(DEVELOPER_DIR)/Platforms/MacOSX.platform/Developer/Library/Frameworks\""
30 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(DEVELOPER_FRAMEWORKS_DIR) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\""
33 "source_files": "Pod/Classes/**/*",
34 "pod_target_xcconfig": {
35 "SWIFT_VERSION": "3.1"
42 "pushed_with_swift_version": "3.0"