blob: 53d782dc0c131f8a9a0a1d018ba7f58defacb209 [file] [log] [blame]
{
"name": "TestPushCode",
"version": "1.0.0",
"summary": "Testpush code is dummy library",
"description": "this is for testing puspose we can add pod our code and share by cocapods",
"homepage": "https://github.com/ankitjainlms/TestPushCode",
"license": "MIT",
"authors": {
"ankit jain": "ankit.jain@lmsin.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ankitjainlms/TestPushCode.git",
"tag": "1.0.0"
},
"source_files": "TestPushCode/**/*"
}