blob: 577bcc546f1928e451f1fbd2e04ca286261989be [file] [log] [blame]
{
"name": "MyBaby",
"version": "1.0.40",
"summary": "MyBaby Help to reduce your code. and provide you lot's of userful function pre installed",
"description": "MyBaby is really helpfull library. user don't have to right code again and again. MyBaby provide lot's of basic function related (Alert (POP UP).\nAnimation.\nAPI call (GET & POST method).\nData-Time function.\nLoader.\nLocation.\nTextField.\nString).\nalso we try to implement more helpful function in framework.",
"homepage": "https://github.com/DaddyCode/MyBaby",
"license": "MIT",
"authors": {
"pawan": "pawan.5340124@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/DaddyCode/MyBaby.git",
"tag": "1.0.40"
},
"source_files": "MyBaby/MyBaby/*.{h,m,swift}",
"exclude_files": "MyBaby/MyBaby/*.plist",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"Alamofire": [
],
"SQLite.swift": [
]
},
"swift_version": "4.0"
}