[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 7 / 2 / MirrorKit / 1.0.0 / MirrorKit.podspec.json
blobce02d92b6e61e6972dc62541734cd249a6783a5f
2   "name": "MirrorKit",
3   "version": "1.0.0",
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.0"
13   },
14   "social_media_url": "https://twitter.com/ThePantsThief",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": [
20     "Pod/**/*",
21     "Pod/*"
22   ]