[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 3 / c / 9 / AsyncCoordinator / 1.2.1 / AsyncCoordinator.podspec.json
blobc617693bbd80aeab727d4f54da1eaeef274b6343
2   "name": "AsyncCoordinator",
3   "version": "1.2.1",
4   "license": "BSD",
5   "homepage": "https://github.com/nickenchev/async-coordinator",
6   "authors": {
7     "Nick Enchev": "nikolaenchev@gmail.com"
8   },
9   "summary": "Manage multiple async requests in a parallel or serial manner.",
10   "source": {
11     "git": "https://github.com/nickenchev/async-coordinator.git",
12     "tag": "1.2.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "public_header_files": "AsyncCoordinator/*.h",
18   "source_files": "AsyncCoordinator/*.{h,m}"