Latest | 0.0.1 |
---|---|
Homepage | https://github.com/zlit/CodeTeleport |
License | Apache-2.0 |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation |
Authors |
Latest podspec
{ "name": "CodeTeleport", "version": "0.0.1", "summary": "CodeTeleport", "description": "* a ios-platform hot reload tool.", "homepage": "https://github.com/zlit/CodeTeleport", "license": "Apache-2.0", "authors": { "joesense": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/zlit/CodeTeleport.git", "branch": "podspec_test" }, "frameworks": "Foundation", "requires_arc": true, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/CodeTeleport" }, "vendored_frameworks": "Output/CTClient.framework", "prepare_command": "bash Output/CTClient.framework/CocoapodsPrepareCommand.sh" }
Mon, 11 Feb 2019 11:04:04 +0000