[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 4 / 2 / 6 / SunbeamSecurity / 0.1.3 / SunbeamSecurity.podspec.json
blob081ff3126223134b290dbf442084aef5b372d33b
2   "name": "SunbeamSecurity",
3   "version": "0.1.3",
4   "summary": "SunbeamSecurity is base on CocoaSecurity and make it easy for use.",
5   "homepage": "https://github.com/sunbeamChen/SunbeamSecurity",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunbeamChen": "sunbeamhome@163.com"
12   },
13   "source": {
14     "git": "https://github.com/sunbeamChen/SunbeamSecurity.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SunbeamSecurity/Classes/**/*",
21   "public_header_files": [
22     "SunbeamSecurity/Classes/SunbeamSecurity.h",
23     "SunbeamSecurity/Classes/SunbeamSecurityService.h"
24   ]