blob: 1d1fab9be49704b316a3bb99f198e29f94ab6b42 [file] [log] [blame]
{
"name": "iOSNFramework",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSNFramework/Classes/*.swift",
"frameworks": "UIKit"
}