[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / 3 / 6 / Skadi / 0.0.3 / Skadi.podspec.json
blob5d75d948b31c81552606e856952ab17a3b7fbe9f
2   "name": "Skadi",
3   "version": "0.0.3",
4   "summary": "A Network tool for ios with Swift.",
5   "description": "A Network tool for ios with Swift ......",
6   "homepage": "https://github.com/mrchenhao/Skadi",
7   "license": "MIT",
8   "authors": {
9     "HarriesChen": "info@mrchenhao.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mrchenhao/Skadi.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]