[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / e / 9 / a / FJCategory / 1.0.2 / FJCategory.podspec.json
blobc8552236e1274983e68a818fa9fafa90102dd5c5
2   "name": "FJCategory",
3   "version": "1.0.2",
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": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiangfan": "QQ35609060"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/FanChiang911/FJCategory.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "FJCategory/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true