2 "name": "StromFacilitate",
4 "summary": "iOS底层常用功能封装",
5 "homepage": "https://github.com/DouKing/StromFacilitate",
8 "wuyikai": "wyk8916@gmail.com"
14 "git": "https://github.com/DouKing/StromFacilitate.git",
17 "source_files": "Strom/Strom-header.h",
19 "public_header_files": "Strom/Strom-header.h",
24 "Strom/**/NS{String,Data,Dictionary}+STM.{h,m}",
25 "Strom/**/NSString+Hash.{h,m}"
31 "Strom/**/NS{Array,MutableArray,Dictionary,MutableDictionary}+STM.{h,m}",
32 "Strom/**/STMObjectRuntime.{h,m}"
37 "source_files": "Strom/**/STMObjectRuntime.{h,m}"
41 "source_files": "Strom/**/STMConfiguration.{h,m}"
46 "Strom/**/STMRSAEncryptor.{h,m}",
47 "Strom/**/NSString+STM.{h,m}",
48 "Strom/**/EncryptionTools.{h,m}",
49 "Strom/**/RSACryptor.{h,m}"
54 "source_files": "Strom/**/UI{Color,Image}+STM.{h,m}"
59 "Strom/**/UI{TextField}+STM.{h,m}",
60 "Strom/**/STMObjectRuntime.{h,m}"