[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / a / 8 / Mixin / 0.1.0 / Mixin.podspec.json
blob066663e6ce81ab8f43793bee76c352f9f60fbdcd
2   "name": "Mixin",
3   "version": "0.1.0",
4   "summary": "Mixins for iOS projects",
5   "description": "Add React.js-like mixins to your iOS projects",
6   "homepage": "https://github.com/oney/Mixin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Howard Yang": "appdevoney@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/oney/Mixin.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Mixin/Classes/**/*",
22   "pushed_with_swift_version": "4.0"