[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 4 / LocalAuthenticationManager / 0.1.0 / LocalAuthenticationManager.podspec.json
blob70f4bc814651710961aba01f635662b8a24dcc65
2   "name": "LocalAuthenticationManager",
3   "version": "0.1.0",
4   "summary": "A short description of LocalAuthenticationManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shen-liang/LocalAuthenticationManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "490712370@qq.com": "sl@erongdu.com"
13   },
14   "source": {
15     "git": "https://github.com/shen-liang/LocalAuthenticationManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LocalAuthenticationManager/Classes/**/*",
22   "resource_bundles": {
23     "LocalAuthenticationManager": [
24       "LocalAuthenticationManager/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "SVProgressHUD": [
33     ]
34   }