blob: 700090e199d5b8740d471169ea4405fc3ce81380 [file] [log] [blame]
{
"name": "SDK-ArticleManager",
"version": "0.1.1",
"summary": "Pod ArticleManager with CoreData",
"description": "Creating, removing, search by word - ArticleManager with CoreData",
"homepage": "https://github.com/khaniche/SDK-ArticleManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"khaniche": "kyrylo.hanichev@codeit.pro"
},
"source": {
"git": "https://github.com/khaniche/SDK-ArticleManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "SDK-ArticleManager/Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreData"
],
"swift_version": "5.0"
}