[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / RCLighting / 0.1 / RCLighting.podspec.json
blob1bf7a355e06ae485e2fbb7cf93e303489fe034b9
2   "name": "RCLighting",
3   "version": "0.1",
4   "summary": "Simple lighting (breathing light) effect.",
5   "homepage": "https://github.com/RidgeCorn/RCLighting",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Looping": "www.looping@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/RidgeCorn/RCLighting.git",
18     "tag": "0.1"
19   },
20   "source_files": "RCLighting",
21   "public_header_files": "RCLighting/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "pop": [
26     ]
27   }