[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / 1 / dyci / 0.1.5.4 / dyci.podspec.json
blob293a0e737e58313392a6f64e3b82c25de7b9d345
2   "name": "dyci",
3   "version": "0.1.5.4",
4   "summary": "Dynamic code injection tool. Allows to inject code at runtime.",
5   "homepage": "https://github.com/DyCI/dyci-main",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Paul Taykalo": "tt.kilew@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/olegam/dyci-main.git",
15     "tag": "v0.1.5.4"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "Dynamic Code Injection/dyci/**/*.{h,m}",
22   "prefix_header_contents": ""