[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 2 / 6 / a / ABLight / 1.0 / ABLight.podspec.json
blob722101ce4d7d9e48dc0160e49f14f0a2d2f8218a
2   "name": "ABLight",
3   "version": "1.0",
4   "summary": "ABLight SDK to manage CRM",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliascocoa": "cocoaalias@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aliascocoa/ABLight.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ABLight/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "*.framework"
24   },
25   "dependencies": {
26     "Protobuf": [
28     ]
29   }