[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 7 / 2 / MirrorKit / 1.0.1 / MirrorKit.podspec.json
blobb5f37af2dc1d95931865779dc4128bf423790b60
2   "name": "MirrorKit",
3   "version": "1.0.1",
4   "summary": "A library for refleciton in Objectice-C.",
5   "homepage": "https://github.com/ThePantsThief/MirrorKit",
6   "license": "MIT",
7   "authors": {
8     "ThePantsThief": "tannerbennett@me.com"
9   },
10   "source": {
11     "git": "https://github.com/ThePantsThief/MirrorKit.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/ThePantsThief",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8"
19   },
20   "source_files": [
21     "Pod/**/*",
22     "Pod/*"
23   ]