[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 1 / 6 / Xcore / 1.0.1 / Xcore.podspec.json
blob1f543e50dc189f34a6e796c8693d45bf447f172f
2   "name": "Xcore",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Cocoa Touch Classes + Extensions",
8   "homepage": "https://github.com/zmian/xcore.swift",
9   "authors": {
10     "Zeeshan Mian": "https://twitter.com/zmian"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zmian/xcore.swift.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7"
24     ]
25   }