[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 9 / 8 / BaseClassLibrary / 0.1.0 / BaseClassLibrary.podspec.json
blobbfaaa5e3d64b6b17635b26de25bde8a886794c4b
2   "name": "BaseClassLibrary",
3   "version": "0.1.0",
4   "summary": "UIKit Foundation.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lgxemperor/BaseClassLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangdili2006@126.com": "junxun_lgx@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lgxemperor/BaseClassLibrary.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseClassLibrary/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "Foundation",
26     "QuartzCore",
27     "Security",
28     "CoreText",
29     "ImageIO",
30     "CoreImage"
31   ]