[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 1 / TPTweak / 2.0.0 / TPTweak.podspec.json
blob09927d3e5e20cf0435d808903dbcc7128af31b65
2   "name": "TPTweak",
3   "version": "2.0.0",
4   "summary": "TPTweak is a debugging tool to help adjust your iOS app on the fly without recompile",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Wendy Liga": "wendy.liga@tokopedia.com"
11   },
12   "homepage": "https://github.com/tokopedia/ios-tptweak",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "5.4"
18   ],
19   "source": {
20     "git": "https://github.com/tokopedia/ios-tptweak.git",
21     "tag": "2.0.0"
22   },
23   "source_files": "Sources/TPTweak/**/*.swift",
24   "swift_version": "5.4"