[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / 7 / CustomPodDemo1 / 0.0.2 / CustomPodDemo1.podspec.json
blobd7f03e65e5c186753e132596f09e42fb97c29b40
2   "name": "CustomPodDemo1",
3   "version": "0.0.2",
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     "tag": "0.0.2"
22   },
23   "source_files": "PodTrial/**/*.{h,m,swift}",
24   "swift_version": "4.2"