[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / 4 / JCBaseLib / 3 / JCBaseLib.podspec.json
blobdadffa2319cefdc2032c7f666fc50ca93c8907a6
2   "name": "JCBaseLib",
3   "version": "3",
4   "summary": "JCBaseLib.",
5   "description": "this is JCBaseLib",
6   "homepage": "https://github.com/devjackcat/JCBaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "JackCat": "devjackcat@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devjackcat/JCBaseLib.git",
19     "tag": "3"
20   },
21   "source_files": "JCBaseLib/JCBaseLib/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "JCMacros": [
26     ]
27   }