[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / 1 / NSDictionaryAsURLQuery / 0.0.2 / NSDictionaryAsURLQuery.podspec.json
blob3117a9daad04be4935c378a2e1cce16d24c4c816
2   "name": "NSDictionaryAsURLQuery",
3   "version": "0.0.2",
4   "summary": "URLQueryBuilder convert NSDictionary to URL query string.",
5   "homepage": "https://github.com/azu/NSDictionaryAsURLQuery",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/NSDictionaryAsURLQuery.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "lib/**/*.{h,m}",
21   "requires_arc": true