blob: c8d6fed9b4b493fcd44a74c51a71598604d5229b [file] [log] [blame]
{
"name": "NNFramework",
"version": "2.0.0",
"summary": "This is NNFramework for learning purpose.",
"description": "This is a framework for accessing IBDesignable components that was made by me",
"homepage": "https://github.com/NazifaNajish/NNFramework",
"license": "MIT",
"authors": {
"Nazifa": "nazifanajish12@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/NazifaNajish/NNFramework.git",
"tag": "2.0.0"
},
"source_files": "NNFramework/**/*.{h,m,swift}"
}