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",
23 "source_files": "Strom/**/NS{String,Data,Dictionary}+STM.{h,m}"
28 "Strom/**/NS{Array,MutableArray,Dictionary,MutableDictionary}+STM.{h,m}",
29 "Strom/**/STMObjectRuntime.{h,m}"
34 "source_files": "Strom/**/STMObjectRuntime.{h,m}"
38 "source_files": "Strom/**/STMConfiguration.{h,m}"
43 "Strom/**/STMRSAEncryptor.{h,m}",
44 "Strom/**/NSString+STM.{h,m}"
49 "source_files": "Strom/**/UI{Color,Image}+STM.{h,m}"