blob: 2c30b898386b59103fc1abe8267628e6976211e9 [file] [log] [blame]
{
"name": "MyBaby",
"version": "1.0.0",
"summary": "This is first version of MyBaby",
"description": "This is first version of MyBaby. am sure you love it",
"homepage": "https://github.com/pk47747/MyBaby",
"license": "MIT",
"authors": {
"Pawan": "pk5340124@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/pk47747/MyBaby.git",
"tag": "1.0.0"
},
"source_files": "MyBaby/**/*",
"exclude_files": "MyBaby/MyBaby/*.plist",
"swift_versions": "4.0",
"swift_version": "4.0"
}