blob: 6581d7436f9ab8f35477dc07142513b132397def [file] [log] [blame]
{
"name": "MyBaby",
"version": "1.0.17",
"summary": "This frame help to reduce basic code efford",
"description": "MyBaby frame contain some basic feture for now on but we add lot's of feature in future.",
"homepage": "https://github.com/DaddyCode/MyBaby",
"license": "MIT",
"authors": {
"Pawan Kumar": "pk5340124@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/DaddyCode/MyBaby.git",
"tag": "1.0.17"
},
"source_files": "MyBaby/**/*",
"exclude_files": "MyBaby/MyBaby/*.plist",
"ios": {
"frameworks": "CoreLocation"
},
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}