blob: 3126e3e355c186cdc7ec483bc4b87a1c4a21834a [file] [log] [blame]
{
"name": "YAJSONObject",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delannoyk/YAJSONObject",
"authors": {
"Kevin Delannoy": "delannoyk@gmail.com"
},
"summary": "Yet Another JSON Object.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/delannoyk/YAJSONObject.git",
"tag": "1.0.0"
},
"source_files": "YAJSONObject.swift",
"frameworks": "UIKit",
"requires_arc": true
}