[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 9 / MSBlockButton / 1.0.0 / MSBlockButton.podspec.json
blobb06114bd79ab6e3ffe382a3130bac64a3971e9e4
2   "name": "MSBlockButton",
3   "version": "1.0.0",
4   "summary": "an extension of UIButton  on iOS.",
5   "description": "UIButton was created in a time before blocks, ARC, and judging by its naming\n   Lets modernize this shizzle with some blocks goodness.",
6   "homepage": "https://github.com/JZJJZJ/MSBlockButton.git",
7   "license": "MIT",
8   "authors": {
9     "jiang.zijia": "jiangzijia"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/JZJJZJ/MSBlockButton.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "MSBlockButton",
20     "MSBlockButton/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"