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