[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 8 / FrameBits / 0.0.1 / FrameBits.podspec.json
blob7f9cdc2df37fe1aa529aecd0d6542e2390aad8f4
2   "name": "FrameBits",
3   "version": "0.0.1",
4   "summary": "FrameBits from AMBits",
5   "description": "Framebits Offical",
6   "homepage": "https://github.com/mayurjagani/CreateFrameworkDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mayur jagani": "mayurjjagani@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/mayurjagani/CreateFrameworkDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FrameBits",
23     "FrameBits/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true,
27   "dependencies": {
28     "JSONKit": [
29       "~> 1.4"
30     ]
31   }