[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / f / 2 / SYBase_Common / 0.1.0 / SYBase_Common.podspec.json
blob2529d3cb1e70ee932e39b6eed71b64f87de09935
2   "name": "SYBase_Common",
3   "version": "0.1.0",
4   "summary": "A short description of SYBase_Common.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/starlueng/SYBase_Common",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "starlueng": "yasezijian@126.com"
13   },
14   "source": {
15     "git": "https://github.com/starlueng/SYBase_Common.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYBase_Common/Classes/**/*",
22   "prefix_header_contents": [
23     "#import <UIKit/UIKit.h>",
24     "#import <Foundation/Foundation.h>",
25     "#import \"CommonHeader.h\""
26   ]