[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / c / ObjectiveMixin / 1.0.0 / ObjectiveMixin.podspec.json
blob5dbe0ad543df490b372cafc6ed284fe7c4a07709
2   "name": "ObjectiveMixin",
3   "version": "1.0.0",
4   "license": "Simplified BSD",
5   "summary": "Ruby-like mixin functionality for Objective-C programs.",
6   "homepage": "https://github.com/vl4dimir/ObjectiveMixin",
7   "authors": {
8     "Vladimir Mitrovic": "https://github.com/vl4dimir"
9   },
10   "source": {
11     "git": "https://github.com/vl4dimir/ObjectiveMixin.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "ObjectiveMixin/*.{h,m}",
15   "requires_arc": false