[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 8 / 3 / LKAppCore / 0.0.6 / LKAppCore.podspec.json
blob6a2bebd7445408e5e3d21c835e2ae87809b3496c
2   "name": "LKAppCore",
3   "version": "0.0.6",
4   "summary": "app公共类的封装与总结,学习编写单元测试.",
5   "homepage": "https://github.com/Cat-Dog256/appCore",
6   "license": "MIT",
7   "authors": {
8     "Lice": "lice_home@163.com"
9   },
10   "source": {
11     "git": "https://github.com/Cat-Dog256/appCore.git",
12     "tag": "0.0.6"
13   },
14   "source_files": "LKAppCore/LKNetwork/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "CFNetwork",
20   "dependencies": {
21     "YTKNetwork": [
22       "~> 3.0.4"
23     ],
24     "MJExtension": [
26     ]
27   }