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",
21 "frameworks": "Foundation",
24 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(DEVELOPER_FRAMEWORKS_DIR) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(DEVELOPER_DIR)/Platforms/MacOSX.platform/Developer/Library/Frameworks\""
29 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(DEVELOPER_FRAMEWORKS_DIR) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(DEVELOPER_DIR)/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\""
32 "source_files": "Pod/Classes/**/*",