[Add] UrpayCardsSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 5 / 3 / FRCategories / 0.0.1 / FRCategories.podspec.json
blob82ecc9e641bf05bf672bcf7d1f2d26b9da483e52
2   "name": "FRCategories",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "FRCategories/Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "FRCategories/Classes/Exclude",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"