2 "name": "MIAFramework",
4 "summary": "use for common operation.",
5 "description": "*common operation\n *catagory from uikit",
6 "homepage": "https://github.com/tianjackyang/MIAFramework",
9 "tianjackyang": "919548782@qq.com"
15 "git": "https://github.com/tianjackyang/MIAFramework.git",
19 "source_files": "Pod/SLMFramework.h",
20 "public_header_files": "Pod/SLMFramework.h",
23 "name": "UIKit+MIAFramework",
25 "MIAFramework/FunctionsAndMethods": [
28 "MIAFramework/Foundation+MIAFramework": [
32 "source_files": "Pod/UIKit+MIAFramework/**/*.{h,m}",
33 "public_header_files": "Pod/UIKit+MIAFramework/*.h"
36 "name": "FunctionsAndMethods",
37 "source_files": "Pod/FunctionsAndMethods/**/*.{h,m}",
38 "public_header_files": "Pod/FunctionsAndMethods/*.h"
41 "name": "Foundation+MIAFramework",
43 "MIAFramework/FunctionsAndMethods": [
47 "source_files": "Pod/Foundation+MIAFramework/**/*.{h,m}",
48 "public_header_files": "Pod/Foundation+MIAFramework/*.h"