[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / d / LNTheme / 1.0.0 / LNTheme.podspec.json
blob32d3df0d2f652ba6b724855fa7914e189ddd4779
2   "name": "LNTheme",
3   "version": "1.0.0",
4   "summary": "Theme replacement",
5   "description": "LNTheme is a framework to integrate night mode to application written in OC.",
6   "homepage": "https://github.com/wedxz/LNTheme",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wedxz": "wedxzl@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wedxz/LNTheme.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LNTheme/LNTheme/*.{h,m}",
22   "exclude_files": "LNTheme/Exclude",
23   "requires_arc": true