[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / c / MUKContentRedux / 1.0.1 / MUKContentRedux.podspec.json
blob0fe0b1644790f07aa07e486afe935c9e8c0896b9
2   "name": "MUKContentRedux",
3   "version": "1.0.1",
4   "summary": "A structure to store content data in an immutable way using input actions.",
5   "description": "A store for immutable data which can be updated only applying actions. Inspired by ReSwift but very very less ambitious.",
6   "homepage": "https://github.com/muccy/MUKContentRedux",
7   "license": "MIT",
8   "authors": {
9     "Marco Muccinelli": "muccymac@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muccy/MUKContentRedux.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*.{h,m}"