[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / d / 3 / OilModule / 1.0.1 / OilModule.podspec.json
blobd921abb5d209ab573ed861b12a72a566eec0647b
2   "name": "OilModule",
3   "version": "1.0.1",
4   "summary": "加油功能的组件调试阶段,暂时尝试私有库的制作.",
5   "description": "加油功能的组件化,主要是提供加油功能的组件化。本次主要初步组件化拆分。",
6   "homepage": "https://github.com/zhangkaixiangIOS/OilModule.git",
7   "license": "MIT",
8   "authors": {
9     "IOS": "zkx203344@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangkaixiangIOS/OilModule.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "OilModule/OilModule/*.{h,m}",
19   "exclude_files": "OilModule/Exclude",
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }