[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / 7 / CustomPodDemo1 / 0.0.5 / CustomPodDemo1.podspec.json
blobed5aaae1be6e7dbe86bef2897ee457c60da768f2
2   "name": "CustomPodDemo1",
3   "version": "0.0.5",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/ankits1626/CustomPodDemo1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ankit Sachan": "ankit@rewardz.sg"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/ankits1626/CustomPodDemo1.git",
20     "branch": "master"
21   },
22   "source_files": "PodTrial/**/*.{h,m,swift}",
23   "swift_version": "4.2"