blob: ebe3bf80851dd7522094bd6c08946bd186e780c1 [file] [log] [blame]
{
"name": "UIKitLib",
"version": "0.0.3",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
]
}
}