blob: daa2411079a94fe22ece92cbb33932b90af8873b [file] [log] [blame]
{
"name": "UIKitLib",
"version": "0.0.4",
"summary": "UIKitLib for study .",
"homepage": "https://github.com/devYoungyang/UIKitLib",
"license": "MIT",
"authors": {
"Yang": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/devYoungyang/UIKitLib.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
]
}
}