[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 9 / 6 / 4 / HYBaseLibrary / 0.0.1 / HYBaseLibrary.podspec.json
blob1b385e4831361ac04801b3d8953178472dc8c9d8
2   "name": "HYBaseLibrary",
3   "version": "0.0.1",
4   "summary": "A Library used on iOS.",
5   "description": "                       It is a Library used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/huxiaoyang/HYBaseLibrary",
7   "license": "MIT",
8   "authors": {
9     "huxiaoyang": "huxiaoyang@rsct.com"
10   },
11   "source": {
12     "git": "https://github.com/huxiaoyang/HYBaseLibrary.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "HYBaseLibrary/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]