blob: bfaaa5e3d64b6b17635b26de25bde8a886794c4b [file] [log] [blame]
{
"name": "BaseClassLibrary",
"version": "0.1.0",
"summary": "UIKit Foundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lgxemperor/BaseClassLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangdili2006@126.com": "junxun_lgx@qq.com"
},
"source": {
"git": "https://github.com/lgxemperor/BaseClassLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BaseClassLibrary/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"Foundation",
"QuartzCore",
"Security",
"CoreText",
"ImageIO",
"CoreImage"
]
}