blob: b5f37af2dc1d95931865779dc4128bf423790b60 [file] [log] [blame]
{
"name": "MirrorKit",
"version": "1.0.1",
"summary": "A library for refleciton in Objectice-C.",
"homepage": "https://github.com/ThePantsThief/MirrorKit",
"license": "MIT",
"authors": {
"ThePantsThief": "tannerbennett@me.com"
},
"source": {
"git": "https://github.com/ThePantsThief/MirrorKit.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/ThePantsThief",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"source_files": [
"Pod/**/*",
"Pod/*"
]
}