[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / 7 / 2 / MirrorKit / 1.1.0 / MirrorKit.podspec.json
blob025291f95a8f7630b25d83df78f1e48177774374
2   "name": "MirrorKit",
3   "version": "1.1.0",
4   "summary": "A library for reflection 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.1.0"
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   ]