[Add] SectionKit2 2.4.1
[CocoaPods.git] / Specs / 8 / 5 / 3 / FRCategories / 0.0.2 / FRCategories.podspec.json
blob028fc756fd1fd6a76e55cc3d06b6fcc6c438cd23
2   "name": "FRCategories",
3   "version": "0.0.2",
4   "summary": "Common Base Class Extension Library in the Project",
5   "description": "Common Base Class Extension Library in the Project",
6   "homepage": "https://github.com/fanthus/FRCategories",
7   "license": "MIT",
8   "authors": {
9     "fanthus": "fanthus@163.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/fanthus/FRCategories",
16     "tag": "0.0.2"
17   },
18   "source_files": "FRCategories/Classes/**/*.{h,m,swift}",
19   "exclude_files": "FRCategories/Classes/Exclude",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"