[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / GQURLDispatcher / 0.1 / GQURLDispatcher.podspec.json
blob8d1e7cc60489b122341fb2e2270e30e6af126d41
2   "name": "GQURLDispatcher",
3   "version": "0.1",
4   "summary": "A simple and flexible dispatch action framework based URLĀ for iOS",
5   "homepage": "https://github.com/gonefish/GQURLDispatcher",
6   "license": "MIT",
7   "authors": {
8     "Q.GuoQiang": "gonefish@gmail.com"
9   },
10   "social_media_url": "https://github.com/gonefish",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/gonefish/GQURLDispatcher.git",
16     "tag": "0.1"
17   },
18   "source_files": "GQURLDispatcher/GQURLDispatcher/*.{h,m}",
19   "requires_arc": true