blob: 176095bc42731cc52b43d69c46fea6092a70b7ce [file] [log] [blame]
{
"name": "iOSStateMachine",
"version": "0.1.1",
"summary": "StateMachine easy to use for iOS Platforms.",
"description": "StateMachine easy to use for iOS Platforms. Install library into project, never have to handle states of complex logics.",
"homepage": "https://github.com/ilyadaberdil/iOSStateMachine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ilyadaberdil": "ilyadaberdil@gmail.com"
},
"source": {
"git": "https://github.com/ilyadaberdil/iOSStateMachine.git",
"tag": "0.1.1"
},
"social_media_url": "https://linkedin.com/in/ilyadaberdil",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "iOSStateMachine/Classes/**/*",
"swift_version": "5.0"
}