[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 2 / 3 / BasicsKit / 0.0.1 / BasicsKit.podspec.json
blob9f06998a174570f2d5856f9474bda21f60b608ed
2   "name": "BasicsKit",
3   "version": "0.0.1",
4   "summary": "BasicsKit it's a set of shortcuts to improve daily productivity.",
5   "description": "BasicsKit it's a set of shortcuts to improve daily productivity.\n\nVersion 0.0.1:\n- Parse Int, Double and Float to String\n- Parse String to  Int or Double or Float",
6   "homepage": "https://github.com/jnevesjunior/BasicsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jose Neves": "contato@joseneves.com.br"
13   },
14   "social_media_url": "https://www.linkedin.com/in/jose-neves",
15   "platforms": {
16     "ios": "12.4"
17   },
18   "swift_versions": "5.0.1",
19   "source": {
20     "git": "https://github.com/jnevesjunior/BasicsKit.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "BasicsKit/**/*.{h,m,swift}",
24   "swift_version": "5.0.1"