[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 0 / Mirror / 0.2.3 / Mirror.podspec.json
blob4dcf0e0aae7a3a2a12c67333cd22d0a6547d2f26
2   "name": "Mirror",
3   "version": "0.2.3",
4   "summary": "Mirror - the most simle runtime reflection API in Swift.",
5   "description": "                        Mirror provides a nice API for working with MirrorType\n                        and reflect functions in Swift\n",
6   "homepage": "https://github.com/kostiakoval/Mirror",
7   "license": "MIT",
8   "authors": {
9     "Konstantin Koval": "konstantin.koval1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kostiakoval/Mirror.git",
13     "tag": "0.2.3"
14   },
15   "social_media_url": "https://twitter.com/kostiakoval",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Mirror/*.swift"