[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / 6 / RDToolbox / 0.1.0 / RDToolbox.podspec.json
blob50061687e7ed4eb0ec247c47010ff3ae2cf388a8
2   "name": "RDToolbox",
3   "version": "0.1.0",
4   "summary": "RDToolbox: utilities collection for iOS development",
5   "description": "RDToolbox is a collection of small utilities intended to make iOS development more convenient.",
6   "homepage": "https://github.com/glukianets/RDToolbox",
7   "license": "MIT",
8   "authors": {
9     "Gleb Lukianets": "glukianets@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/glukianets/RDToolbox.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "RDToolbox/Classes/**/*",
19   "resource_bundles": {
20     "RDToolbox": [
21       "RDToolbox/Assets/*.png"
22     ]
23   },
24   "public_header_files": "RDToolbox/Classes/**/*.h",
25   "frameworks": "UIKit"