[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / 3 / SFModularization / 1.0.2 / SFModularization.podspec.json
blob6c2c6be148387b09d3245adcecfbaa1ded4ffb4d
2   "name": "SFModularization",
3   "version": "1.0.2",
4   "summary": "模块化框架",
5   "description": "模块化框架,模块间解耦,模块各自处理app生命周期",
6   "homepage": "https://github.com/sofach/SFModularization",
7   "license": "MIT",
8   "authors": {
9     "sofach": "sofach@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sofach/SFModularization.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "SFModularization/lib/**/*.{h,m}",
19   "requires_arc": true