[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / a / FJCategory / 1.0.3 / FJCategory.podspec.json
blobc77d2190b2fd3675eae9325e5b04a35569a5e572
2   "name": "FJCategory",
3   "version": "1.0.3",
4   "summary": "provide all kinds of categories for iOS developer",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/FanChiang911/FJCategory",
7   "license": "MIT",
8   "authors": {
9     "jiangfan": "QQ35609060"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/FanChiang911/FJCategory.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "FJCategory/*.{h,m}",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "requires_arc": true