2 "name": "MyFirstLibrary",
4 "summary": "MyFirstLibrary perform mathematical operations like addition and subtraction.",
5 "description": "'This is my first library in the cocoapods and it is my experiement about creating cocoapod libraries.'",
6 "homepage": "https://github.com/iphonedev4radixweb/MyFirstLibrary",
12 "rxIndrajeet": "iphonedev4.radixweb@gmail.com"
15 "git": "https://github.com/iphonedev4radixweb/MyFirstLibrary.git",
21 "source_files": "Classes/*.{swift,h,m}",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"