[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 1 / 2 / XLFoundation / 0.0.1 / XLFoundation.podspec.json
blobec5bc532e36c697c67ab279e3617242581b5f138
2   "name": "XLFoundation",
3   "version": "0.0.1",
4   "summary": "An Objective-C Foundation extension.",
5   "homepage": "https://github.com/JesseRom/XLFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JesseRom": "lhdaily@163.com"
12   },
13   "source": {
14     "git": "https://github.com/JesseRom/XLFoundation.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "XLFoundation/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]