[Add] ScanbotSDK 6.2.0-RC4
[CocoaPods.git] / Specs / 6 / 3 / f / LYAutoUtil / 0.0.1 / LYAutoUtil.podspec.json
blob09240c735d6b6e1b37ec6baa63ea12ab93bce7ee
2   "name": "LYAutoUtil",
3   "version": "0.0.1",
4   "summary": "Personal tool.",
5   "description": "Personal tool. I want to more time to do anther thing.",
6   "homepage": "https://github.com/lynnx4869/LYAutoUtil",
7   "license": "MIT",
8   "authors": {
9     "lynnx4869": "lynnx4869@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lynnx4869/LYAutoUtil.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Classes/Classes/**/*.{h,m}",
19   "resources": "Classes/Resources/*.png",
20   "frameworks": [
21     "WebKit",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "pop": [
27       "~> 1.0"
28     ]
29   }