[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 1 / Picidae / 0.1.0 / Picidae.podspec.json
blob16c52f8917b9255f0ee6007b0fe5b9efc0fad018
2   "name": "Picidae",
3   "version": "0.1.0",
4   "summary": "Picidae is a bridge for JavaScript interaction",
5   "description": "Picidae is a bridge for JavaScript interaction.You can check demo to learn the process of interaction between JavaScript and NativeCode.",
6   "homepage": "https://github.com/Neojoke/Picidae.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Neo": "394570610@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Neojoke/Picidae.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Picidae/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "JavaScriptCore"
25   ]