[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 6 / f / 7 / OLModules / 0.1.0 / OLModules.podspec.json
blobd5f067bf91d484b209d752da1e45513d6e470b36
2   "name": "OLModules",
3   "version": "0.1.0",
4   "summary": "公共组件",
5   "description": "公共组件库,简单易用。",
6   "homepage": "https://github.com/Unrealplace/OLModules",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Unrealplace": "13837196824@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Unrealplace/OLModules.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OLModules/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }