[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / EasyBlock / 0.1.6 / EasyBlock.podspec.json
blobd17d5fc7cc76e51242be352d0cadb5e94dec8dff
2   "name": "EasyBlock",
3   "version": "0.1.6",
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.6"
20   },
21   "source_files": "EasyBlockDemo/EasyBlock/**/*.{h,m}",
22   "requires_arc": true