[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / 9 / c / e / ServerChan / 1.0.0 / ServerChan.podspec.json
blob7486f8cfef2f85169f907e80fccbe8060bf23357
2   "name": "ServerChan",
3   "summary": "A debug log based on 「ServerChan」",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Xummer": "xummer26@gmail.com"
11   },
12   "homepage": "https://github.com/Xummer/ServerChan",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Xummer/ServerChan.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "ServerChan/ServerChan/*.{h,m}",
22   "public_header_files": "ServerChan/ServerChan/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation"
26   ]