[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / e / JCoreKit / 0.1.1 / JCoreKit.podspec.json
blob1b8f0b6a387e6ebd5866a0dbbc7e48d6b57a0b79
2   "name": "JCoreKit",
3   "version": "0.1.1",
4   "summary": "Swift JCoreKit......",
5   "description": "swift下用方便项目开发的一些通用类。",
6   "homepage": "https://github.com/jw10126121/JCoreKit",
7   "license": "MIT",
8   "authors": {
9     "linjiawei": "10126121@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/jw10126121/JCoreKit.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JCoreKit": [
22       "Pod/Assets/*.png"
23     ]
24   }