[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / 3 / Intrepid / 0.1.3 / Intrepid.podspec.json
blob6a920c367a09aad5a9bebc6d36b9d5ccbf74d159
2   "name": "Intrepid",
3   "version": "0.1.3",
4   "summary": "Swift Bag",
5   "description": "Collection of extensions and utility classes by and for the developers at intrepid pursuits.",
6   "homepage": "https://github.com/IntrepidPursuits/swift-wisdom",
7   "license": "MIT",
8   "authors": {
9     "Intrepid Pursuits": "logan@intrepid.io"
10   },
11   "social_media_url": "https://twitter.com/itpd",
12   "source": {
13     "git": "https://github.com/IntrepidPursuits/swift-wisdom.git",
14     "tag": "0.1.3"
15   },
16   "exclude_files": "tests/**/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "default_subspecs": "Core",
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "SwiftWisdom/Core/**/**/*.swift",
25       "dependencies": {
26         "IP-UIKit-Wisdom": [
27           "0.0.9"
28         ]
29       }
30     }
31   ]