[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 9 / f / CodeTeleport / 0.0.1 / CodeTeleport.podspec.json
bloba00fe6bd666955f1f48330217936c3f1dfb6fef6
2   "name": "CodeTeleport",
3   "version": "0.0.1",
4   "summary": "CodeTeleport",
5   "description": "* a ios-platform hot reload tool.",
6   "homepage": "https://github.com/zlit/CodeTeleport",
7   "license": "Apache-2.0",
8   "authors": {
9     "joesense": "zhaoleili@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zlit/CodeTeleport.git",
16     "branch": "podspec_test"
17   },
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CodeTeleport"
22   },
23   "vendored_frameworks": "Output/CTClient.framework",
24   "prepare_command": "bash Output/CTClient.framework/CocoapodsPrepareCommand.sh"