[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 5 / 9 / 6 / ER_ToolsDemo / 1.0.0 / ER_ToolsDemo.podspec.json
blob31be901a4809ae37fa6457d617f3be2b3b7c2848
2   "name": "ER_ToolsDemo",
3   "version": "1.0.0",
4   "summary": "封装一些常用的控件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WTcilck/ER_ToolsDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "click": "870937975@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WTcilck/ER_ToolsDemo.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ER_ToolsDemo/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "1.1.0"
26     ]
27   }