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