[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / f / 6 / CJFCore / 1.0.0 / CJFCore.podspec.json
blob61f550c0192e69cabcc4247201608f28052334ea
2   "name": "CJFCore",
3   "version": "1.0.0",
4   "summary": "iOS工程开发模块化管理的核心文件.",
5   "description": "架构文件,方便对iOS工程进行模块化管理,结构更新清晰,利于后期维护,可新建工程中引入使用.",
6   "homepage": "https://github.com/JinfeiChen/CJFCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jinfei_chen@icloud.com": "jinfei_chen@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/JinfeiChen/CJFCore.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJFCore/Classes/**/*"