[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 3 / d / LNTheme / 1.0.1 / LNTheme.podspec.json
blob4f1282a1e50ea400b32ecbf1a776384bc4338477
2   "name": "LNTheme",
3   "version": "1.0.1",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wedxz/LNTheme.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "LNTheme/LNTheme/*.{h,m}",
22   "exclude_files": "LNTheme/*.plist",
23   "requires_arc": true