blob: 2f7bb174d125a08e6006696d0779f2f048d76feb [file] [log] [blame]
{
"name": "SMXObject",
"version": "1.2.3",
"summary": "NSObject subclass for doing interesting things.",
"homepage": "https://github.com/simonmaddox/SMXObject",
"license": "MIT",
"authors": {
"Simon Maddox": "simon@simonmaddox.com"
},
"source": {
"git": "https://github.com/simonmaddox/SMXObject.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SMXObject/SMXObject.{h,m}",
"requires_arc": true
}