[Add] TLCLock 0.4.2
[CocoaPods.git] / Specs / 1 / 9 / 8 / CLAFluxDispatcher / 0.0.1 / CLAFluxDispatcher.podspec.json
blobf2a8cd99ff958e007c9b7bbf83e0834a036ed54b
2   "name": "CLAFluxDispatcher",
3   "version": "0.0.1",
4   "summary": "A port of Facebook's Flux Dispatcher to Objective-C",
5   "description": "                   A port of Facebook's Flux Dispatcher to Objective-C; see [https://github.com/facebook/flux](https://github.com/facebook/flux)\n",
6   "homepage": "https://github.com/clayallsopp/CLAFluxDispatcher",
7   "license": "MIT",
8   "authors": {
9     "Clay Allsopp": "clay.allsopp@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/clayallsopp",
12   "source": {
13     "git": "https://github.com/clayallsopp/CLAFluxDispatcher.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "CLAFluxDispatcher/CLAFluxDispatcher/Classes/**/*.{h,m}",
17   "requires_arc": true