[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / f / AJRNight / 1.0.0 / AJRNight.podspec.json
bloba21d8b81c4a86be19005ce3370b4e39682c9be81
2   "name": "AJRNight",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Lightweight iOS froamework for adding night mode to projects",
8   "homepage": "https://github.com/AmarJayR/AJRNight",
9   "authors": {
10     "Amar Ramachandran": "amarrmchndrn1@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/AmarJayR/AJRNight.git",
14     "tag": "1.0.0"
15   },
16   "license": {
17     "type": "Apache License, Version 2.0",
18     "file": "LICENSE.md"
19   },
20   "source_files": [
21     "AJRNight/*.{h,m}",
22     "AJRNight/**/*.{h,m}"
23   ],
24   "header_mappings_dir": "AJRNight",
25   "requires_arc": true