{ | |
"name": "SecondFw", | |
"version": "0.1.1", | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"swift_version": "4.1", | |
"license": { | |
"type": "BSD" | |
}, | |
"homepage": "https://github.com/sivakumarscorpian/SecondFw", | |
"authors": { | |
"sivakumarscorpian": "sivakumar.sr87@gmail.com" | |
}, | |
"summary": "Second framework will work with any ios projects.", | |
"source": { | |
"git": "https://github.com/sivakumarscorpian/SecondFw.git", | |
"tag": "0.1.1" | |
}, | |
"source_files": [ | |
"SecondFw", | |
"SecondFw/**/*.{h,m,swift}" | |
] | |
} |