blob: b8a9e194929a10ce4782fa1a733f2f9a151db782 [file] [log] [blame]
{
"name": "YABasicViewController",
"version": "1.0.0",
"summary": "A short description of YABasicViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oneAlon/YABasicViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onealon": "wangyalong24@126.com"
},
"source": {
"git": "https://github.com/oneAlon/YABasicViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YABasicViewController/Classes/**/*",
"dependencies": {
"YABasicUtilites": [
],
"YABasicFoundation": [
],
"YABasicUIKit": [
]
}
}