[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / f / InstructionPatch / 0.0.1 / InstructionPatch.podspec.json
blobaa2d7ac5efb541327ed74e178a0f63d88cb48b38
2   "name": "InstructionPatch",
3   "version": "0.0.1",
4   "summary": "InstructionPatch, iOS hotfix framework",
5   "description": "This is an iOS hotfix framework that doesn't rely on any other language engine. It parses json files and uses the runtime to perform hot fixes. However, it also has many limitations.",
6   "homepage": "https://github.com/intMax/InstructionPatch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "intMax": "intmaxpan@163.com"
13   },
14   "source": {
15     "git": "https://github.com/intMax/InstructionPatch.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "InstructionPatch/Classes/**/*"