[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / d / 1 / TPTweak / 1.0.0 / TPTweak.podspec.json
bloba8b24b6ed501e2ba199897bc8ff467e40968a8b2
2   "name": "TPTweak",
3   "version": "1.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.5"
18   ],
19   "source": {
20     "git": "https://github.com/tokopedia/ios-tptweak.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/TPTweak/**/*.swift",
24   "swift_version": "5.5"