[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / d / 3 / RefluxCocoa / 0.1.1 / RefluxCocoa.podspec.json
blobef813b6f3f96132f3464b5dff6e9e6ea3a25377b
2   "name": "RefluxCocoa",
3   "version": "0.1.1",
4   "summary": "An implementation of Reflux in Objective-C",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "https://github.com/guangmingzizai/RefluxCocoa",
9   "description": "This library is An implementation of Reflux in Objective-C. It introduce a more functional programming style architecture by eschewing MVC like pattern and adopting a single data flow pattern.",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "guangmingzizai": "guangmingzizai@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/guangmingzizai/RefluxCocoa.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "RefluxCocoa/Classes/**/*"