[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 0 / a / 2 / FirstCocoapodsLibrary / 0.1.0 / FirstCocoapodsLibrary.podspec.json
blob1e27f4a7fc40785c1b9c095b954e5df017b58a53
2   "name": "FirstCocoapodsLibrary",
3   "version": "0.1.0",
4   "summary": "this is my first cocoapod library",
5   "description": "This is first time i am going to create cocoapods library",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/cjbhojani2411/FirstCocoapodsLibrary",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cjbhojani2411": "chirag.bhojani@pardypanda.com"
14   },
15   "source": {
16     "git": "https://github.com/cjbhojani2411/FirstCocoapodsLibrary.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "FirstCocoapodsLibrary/Classes/**/*",
23   "swift_version": "5.0"