[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / 9 / TKRuntime / 0.1.0 / TKRuntime.podspec.json
blobea52620cf71a7b7c6d41e99b029f59fc6e2e95e9
2   "name": "TKRuntime",
3   "version": "0.1.0",
4   "summary": "NSObject extension with NSObjCRuntime.",
5   "description": "NSObject extension with NSObjCRuntime, We can edit class at runloop",
6   "homepage": "https://github.com/ZhengXianda0512/TKRuntime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhengxianda": "zhengxianda0512@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZhengXianda0512/TKRuntime.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "public_header_files": "TKRuntime/Classes/**/*.h",
22   "source_files": "TKRuntime/Classes/**/*",
23   "prefix_header_contents": "#import \"TKEncoding.h\""