[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 7 / f / d / YZJRuntimeSafe / 0.0.1 / YZJRuntimeSafe.podspec.json
blob97f1b0f22bff2f9013e75ea4e52ebfbcc5034cfc
2   "name": "YZJRuntimeSafe",
3   "version": "0.0.1",
4   "summary": "方法交换实现数组和字典的稳定",
5   "description": "swizzleMethod方法实现数组和字典的稳定性",
6   "homepage": "https://github.com/yzjzmn",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "yzjzmn": "86985379@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yzjzmn/YZJRuntimeSafe.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YZJRuntimeSafe/Classes/**/*",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }