blob: 649bc36e35355eddd493d2dffa2d82ccd09375c0 [file] [log] [blame]
{
"name": "SMXObject",
"version": "1.2.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SMXObject/SMXObject.{h,m}",
"requires_arc": true
}