[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / 6 / EasyBlock / 0.1.7 / EasyBlock.podspec.json
blob6121beec2cd6ddbde5890e8b707ac3ab6cce2d83
2   "name": "EasyBlock",
3   "version": "0.1.7",
4   "summary": "a easy function for Block",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "description": "简单好用的支持各种事件转为闭包处理的工具,开始使用吧!",
9   "homepage": "https://github.com/JungHsu/EasyBlock",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "JungHsu": "1021057927@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/JungHsu/EasyBlock.git",
19     "tag": "0.1.7"
20   },
21   "source_files": "EasyBlockDemo/EasyBlock/**/*.{h,m}",
22   "requires_arc": true