[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / e / 4 / 8 / MyBaby / 1.0.2 / MyBaby.podspec.json
blob6be8096f06f5e41514134be58f54b520a43cb029
2   "name": "MyBaby",
3   "version": "1.0.2",
4   "summary": "First upload simple function",
5   "description": "This is my custom library baby",
6   "homepage": "https://github.com/DadyCode/MyBaby",
7   "license": "MIT",
8   "authors": {
9     "Pawan Kumar": "pk5340124@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/DadyCode/MyBaby.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "MyBaby/**/*",
20   "exclude_files": "MyBaby/MyBaby/*.plist",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "dependencies": {
25     "Alamofire": [
27     ]
28   },
29   "swift_version": "4.0"