[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / d / e / RMCategory / 1.0.0 / RMCategory.podspec.json
bloba53ee59277b7ca9244aea5a87bc94f30dbaa1158
2   "name": "RMCategory",
3   "version": "1.0.0",
4   "summary": "RM Category",
5   "description": "通过obj添加category方法",
6   "homepage": "https://github.com/bruce107/RMCategory",
7   "license": "MIT",
8   "authors": {
9     "bruceSun": ""
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/bruce107/RMCategory.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "RMCategory/RMCategory",
20     "RMCategory/*.{h,m}"
21   ],
22   "requires_arc": true