[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 5 / 9 / HDSLog / 1.0.0 / HDSLog.podspec.json
blobf406e3f1e4289f0b1990c2b52ac6e8d836961581
2   "name": "HDSLog",
3   "version": "1.0.0",
4   "summary": "Simple iOS managed logging library in Objective-C",
5   "homepage": "https://github.com/HDSRepo/HDSLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": ""
12   },
13   "source": {
14     "git": "https://github.com/HDSRepo/HDSLog.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "http://twitter.com/deadlineru",
18   "platforms": {
19     "ios": "4.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "test": [
25       "Pod/Assets/*.png"
26     ]
27   }