[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 2 / Tools / 0.1.4 / Tools.podspec.json
blob2339bfe08664a91da113c0140e44cb91ffd8a639
2   "name": "Tools",
3   "version": "0.1.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"