[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 5 / 7 / EasyGCD / 1.0.3 / EasyGCD.podspec.json
blobc80208c54b2802cb86e822a0eea043896e7a7548
2   "name": "EasyGCD",
3   "version": "1.0.3",
4   "summary": "A tiny library to make using GCD easier.",
5   "homepage": "https://github.com/Meniny/EasyGCD",
6   "license": "MIT",
7   "authors": {
8     "Elias Abel": "Meniny@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Meniny/EasyGCD.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "EasyGCD/*.*",
21   "module_name": "EasyGCD",
22   "public_header_files": "EasyGCD/*.h",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"