[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 6 / d / SJNSDK / 0.0.1 / SJNSDK.podspec.json
blob64ba17aeaf118907baf87d9e7e22441c69006882
2   "name": "SJNSDK",
3   "version": "0.0.1",
4   "summary": "SJNSDK开发iOS 项目APP 的一些基本框架总结,包括项目中遇到的各种特效和应用框架",
5   "description": "在创建项目的时候只需要导入这个类库就可以,用里面的各种特效和功能\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SJN/SJNSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SJN": "707813347@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/FirstStone/SJNSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJNSDK/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h"