[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 2 / Tools / 0.1.5 / Tools.podspec.json
blob143e4bf08c42197f99ec4c0399900b40befa3e05
2   "name": "Tools",
3   "version": "0.1.5",
4   "summary": "Severals classes we are using in our projetcs",
5   "description": "functions and helpers for Swift implemented in Swift. Because We are DRY",
6   "homepage": "https://github.com/LordAlexWorks/Tools",
7   "license": "MIT",
8   "authors": {
9     "bolo michelin": "bolo@lordalexworks.com"
10   },
11   "source": {
12     "git": "https://github.com/lordalexworks/Tools.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"