[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 8 / d / 1 / TPTweak / 1.1.0 / TPTweak.podspec.json
blob094f3109d1fd86c7b1fd1f71568c93bd0b299a44
2   "name": "TPTweak",
3   "version": "1.1.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": "1.1.0"
22   },
23   "source_files": "Sources/TPTweak/**/*.swift",
24   "swift_version": "5.4"