blob: 8e7a1f579487e29823d3c309a37282c5f9ec1d1e [file] [log] [blame]
{
"name": "iOSNFramework",
"version": "0.1.0",
"summary": "Easy development iOS app",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/noizar/iOSNFramework",
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noizar": "noizar.jr@gmail.com"
},
"source": {
"git": "https://github.com/noizar/iOSNFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSNFramework/Classes/*.swift"
}