[Add] IFCommonModuleLib 1.0.1
diff --git a/Specs/7/6/7/IFCommonModuleLib/1.0.1/IFCommonModuleLib.podspec.json b/Specs/7/6/7/IFCommonModuleLib/1.0.1/IFCommonModuleLib.podspec.json
new file mode 100644
index 0000000..66b6b07
--- /dev/null
+++ b/Specs/7/6/7/IFCommonModuleLib/1.0.1/IFCommonModuleLib.podspec.json
@@ -0,0 +1,22 @@
+{
+ "name": "IFCommonModuleLib",
+ "version": "1.0.1",
+ "homepage": "https://git.iflytek.com/ylcai3/hyapp_ios.git",
+ "authors": {
+ "YLCai": "ylcai3@iflytek.com"
+ },
+ "summary": "EEUI基础组件",
+ "source": {
+ "git": "https://git.iflytek.com/ylcai3/hyapp_ios.git",
+ "tag": "1.0.1"
+ },
+ "platforms": {
+ "ios": "10.0"
+ },
+ "vendored_frameworks": "IFCommonModuleLib/IFCommonModuleLib.framework",
+ "frameworks": [
+ "UIKit",
+ "AVFoundation",
+ "Foundation"
+ ]
+}