[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / c / 9 / 4 / Alchemiq / 1.0.2 / Alchemiq.podspec.json
blobb26155b6d24abd41c346a8c7560c7d14afa9ef5f
2   "name": "Alchemiq",
3   "version": "1.0.2",
4   "summary": "Alchemiq is a framework which provides mixins to Objetive-C",
5   "description": "Alchemiq provides possibility of using mixins (aka traits) in Objective-C. Inspired by mixins ideas in Ruby modules and Swift protocol extensions.",
6   "homepage": "https://github.com/iaagg/Alchemiq.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksey Getman": "getmanag@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iaagg/Alchemiq.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Alchemiq/Classes/**/*"