[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 9 / 4 / Alchemiq / 1.0.1 / Alchemiq.podspec.json
blob8408f14591298dfe4a4257a933901035da010e95
2   "name": "Alchemiq",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Alchemiq/Classes/**/*"