[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 9 / AsyncCoordinator / 1.0 / AsyncCoordinator.podspec.json
blobe728a1fb4a8410650f9504fb36721906d02e0148
2   "name": "AsyncCoordinator",
3   "version": "1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "public_header_files": "AsyncCoordinator/*.h",
18   "source_files": "AsyncCoordinator/*.{h,m}"