blob: f91cfb7e0ba62879b73282ad46b2d8c7930ab5e5 [file] [log] [blame]
{
"name": "iMessageDataKit",
"version": "0.1.0",
"summary": "Store custom data as key-value pairs in MSMessage objects.",
"homepage": "https://github.com/svtek/iMessageDataKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmet Ardal": "ardalahmet@gmail.com"
},
"source": {
"git": "https://github.com/svtek/iMessageDataKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://github.com/ardalahmet/",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/iMessageDataKit/*.swift",
"frameworks": "Messages",
"pushed_with_swift_version": "3.0"
}